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

go-require: require-error: support HTTP handlers #90

Merged
merged 3 commits into from
May 18, 2024

Conversation

Antonboom
Copy link
Owner

Closes #73

@coveralls
Copy link

coveralls commented May 17, 2024

Pull Request Test Coverage Report for Build 9137044691

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 88 of 92 (95.65%) changed or added relevant lines in 8 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.006%) to 94.029%

Changes Missing Coverage Covered Lines Changed/Added Lines %
internal/checkers/go_require.go 34 36 94.44%
internal/checkers/require_error.go 35 37 94.59%
Totals Coverage Status
Change from base Build 9045217604: -0.006%
Covered Lines: 1874
Relevant Lines: 1993

💛 - Coveralls

@Antonboom Antonboom merged commit ee2bbf8 into master May 18, 2024
3 checks passed
@Antonboom Antonboom deleted the feat/require-http-handlers 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.

exception: Don't suggest require inside an http.Handler
2 participants