Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add tparallel linter #88

Merged
merged 1 commit into from
Jan 29, 2022
Merged

chore: add tparallel linter #88

merged 1 commit into from
Jan 29, 2022

Conversation

jawnsy
Copy link
Contributor

@jawnsy jawnsy commented Jan 29, 2022

Add the tparallel linter, which checks that subtests of a parallel
test also run in parallel.

Add the tparallel linter, which checks that subtests of a parallel
test also run in parallel.
@jawnsy jawnsy self-assigned this Jan 29, 2022
@codecov
Copy link

codecov bot commented Jan 29, 2022

Codecov Report

Merging #88 (99ad736) into main (a193a08) will increase coverage by 0.08%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #88      +/-   ##
==========================================
+ Coverage   71.84%   71.93%   +0.08%     
==========================================
  Files          88       88              
  Lines        3417     3417              
  Branches       55       55              
==========================================
+ Hits         2455     2458       +3     
+ Misses        752      750       -2     
+ Partials      210      209       -1     
Flag Coverage Δ
unittest-go-macos-latest 67.42% <ø> (+0.07%) ⬆️
unittest-go-ubuntu-latest 69.51% <ø> (ø)
unittest-go-windows-latest 66.84% <ø> (-0.51%) ⬇️
unittest-js 78.30% <ø> (ø)
Impacted Files Coverage Δ
peer/conn.go 76.21% <0.00%> (+0.91%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a193a08...99ad736. Read the comment docs.

@jawnsy jawnsy marked this pull request as ready for review January 29, 2022 20:14
@jawnsy jawnsy requested a review from kylecarbs January 29, 2022 20:15
Copy link
Member

@kylecarbs kylecarbs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Woot woot!

@jawnsy jawnsy merged commit 599ea2a into main Jan 29, 2022
@jawnsy jawnsy deleted the jawnsy/chore-tparallel branch January 29, 2022 20:21
@jawnsy jawnsy removed their assignment Mar 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants