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

new checker suite-broken-parallel #118

Merged
merged 3 commits into from
Jun 8, 2024
Merged

Conversation

Antonboom
Copy link
Owner

Closes #117

@coveralls
Copy link

coveralls commented Jun 7, 2024

Pull Request Test Coverage Report for Build 9422156875

Details

  • 40 of 43 (93.02%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.01%) to 93.688%

Changes Missing Coverage Covered Lines Changed/Added Lines %
internal/checkers/suite_broken_parallel.go 40 43 93.02%
Totals Coverage Status
Change from base Build 9421302603: -0.01%
Covered Lines: 2093
Relevant Lines: 2234

💛 - Coveralls

@coveralls
Copy link

coveralls commented Jun 8, 2024

Pull Request Test Coverage Report for Build 9430833421

Details

  • 41 of 43 (95.35%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.03%) to 93.733%

Changes Missing Coverage Covered Lines Changed/Added Lines %
internal/checkers/suite_broken_parallel.go 41 43 95.35%
Totals Coverage Status
Change from base Build 9421302603: 0.03%
Covered Lines: 2094
Relevant Lines: 2234

💛 - Coveralls

@Antonboom Antonboom merged commit 309888d into master Jun 8, 2024
3 checks passed
@Antonboom Antonboom deleted the feat/suite-broken-parallel branch June 25, 2024 18:47
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.

suite-broken-parallel: ensure protection from t.Parallel() call inside suite tests and subtests
2 participants