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

useless-assert: support bool ops #91

Merged
merged 3 commits into from
May 18, 2024
Merged

useless-assert: support bool ops #91

merged 3 commits into from
May 18, 2024

Conversation

Antonboom
Copy link
Owner

@Antonboom Antonboom commented May 18, 2024

closes #80

@coveralls
Copy link

coveralls commented May 18, 2024

Pull Request Test Coverage Report for Build 9140334476

Details

  • 12 of 16 (75.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.07%) to 93.959%

Changes Missing Coverage Covered Lines Changed/Added Lines %
internal/checkers/useless_assert.go 12 16 75.0%
Totals Coverage Status
Change from base Build 9137046487: -0.07%
Covered Lines: 1882
Relevant Lines: 2003

💛 - Coveralls

@Antonboom Antonboom merged commit bff320f into master May 18, 2024
3 checks passed
@Antonboom Antonboom deleted the feat/useless-bool-ops branch June 6, 2024 03:41
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.

useless-assert: support useless bool operations
2 participants