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

formatter: support require only and suite only packages #188

Merged
merged 2 commits into from
Oct 3, 2024

Conversation

Antonboom
Copy link
Owner

Closes #170
Closes #171

@coveralls
Copy link

coveralls commented Oct 3, 2024

Pull Request Test Coverage Report for Build 11157890713

Details

  • 23 of 28 (82.14%) changed or added relevant lines in 1 file are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.1%) to 93.615%

Changes Missing Coverage Covered Lines Changed/Added Lines %
internal/checkers/formatter.go 23 28 82.14%
Files with Coverage Reduction New Missed Lines %
internal/checkers/formatter.go 1 87.05%
Totals Coverage Status
Change from base Build 11157025690: -0.1%
Covered Lines: 2302
Relevant Lines: 2459

💛 - Coveralls

@Antonboom Antonboom merged commit 3c9db93 into master Oct 3, 2024
3 checks passed
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.

formatter lint rule only warns when importing assert package
2 participants