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

refactor: use WriteErr function for handling error returned by handler #640

refactor: minor refactor to prevent casting

f628ea0
Select commit
Loading
Failed to load commit list.
Merged

refactor: use WriteErr function for handling error returned by handler #640

refactor: minor refactor to prevent casting
f628ea0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 12, 2024 in 0s

92.97% (+0.26%) compared to a74067b

View this Pull Request on Codecov

92.97% (+0.26%) compared to a74067b

Details

Codecov Report

Attention: Patch coverage is 97.29730% with 1 line in your changes missing coverage. Please review.

Project coverage is 92.97%. Comparing base (a74067b) to head (f628ea0).
Report is 10 commits behind head on main.

Files with missing lines Patch % Lines
huma.go 96.87% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #640      +/-   ##
==========================================
+ Coverage   92.70%   92.97%   +0.26%     
==========================================
  Files          22       22              
  Lines        4879     4895      +16     
==========================================
+ Hits         4523     4551      +28     
+ Misses        308      300       -8     
+ Partials       48       44       -4     

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