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

Add support for informational headers #47

Merged
merged 7 commits into from
Nov 12, 2024

feat: respect semver for go 1.23 module file

13f8446
Select commit
Loading
Failed to load commit list.
Merged

Add support for informational headers #47

feat: respect semver for go 1.23 module file
13f8446
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 11, 2024 in 0s

90.86% (+0.39%) compared to c8befa2

View this Pull Request on Codecov

90.86% (+0.39%) compared to c8befa2

Details

Codecov Report

Attention: Patch coverage is 79.48718% with 8 lines in your changes missing coverage. Please review.

Project coverage is 90.86%. Comparing base (c8befa2) to head (13f8446).

Files with missing lines Patch % Lines
response_writer.go 79.48% 6 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #47      +/-   ##
==========================================
+ Coverage   90.46%   90.86%   +0.39%     
==========================================
  Files          18       18              
  Lines        2832     2779      -53     
==========================================
- Hits         2562     2525      -37     
+ Misses        210      194      -16     
  Partials       60       60              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.