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

fix(otelgin): remove redundant error handling from HTML #6373

Merged
merged 8 commits into from
Nov 27, 2024

Update gintrace.go

b542412
Select commit
Loading
Failed to load commit list.
Merged

fix(otelgin): remove redundant error handling from HTML #6373

Update gintrace.go
b542412
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 27, 2024 in 0s

66.9% (+0.0%) compared to dfd6b16

View this Pull Request on Codecov

66.9% (+0.0%) compared to dfd6b16

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.9%. Comparing base (dfd6b16) to head (b542412).

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #6373   +/-   ##
=====================================
  Coverage   66.9%   66.9%           
=====================================
  Files        193     193           
  Lines      15654   15647    -7     
=====================================
- Hits       10482   10481    -1     
+ Misses      4881    4876    -5     
+ Partials     291     290    -1     
Files with missing lines Coverage Δ
...ation/github.com/gin-gonic/gin/otelgin/gintrace.go 89.8% <100.0%> (+5.5%) ⬆️