-
Notifications
You must be signed in to change notification settings - Fork 12
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 Broken Metric Middleware Function #314
Conversation
Vulnerable Libraries (2)
More info on how to fix Vulnerable Libraries in Go. 👉 Go to the dashboard for detailed results. 📥 Happy? Share your feedback with us. |
Codecov Report
@@ Coverage Diff @@
## main #314 +/- ##
==========================================
+ Coverage 43.61% 44.67% +1.05%
==========================================
Files 15 15
Lines 1144 1117 -27
==========================================
Hits 499 499
+ Misses 637 610 -27
Partials 8 8
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm!
3e349bd
to
9488819
Compare
SonarCloud Quality Gate failed. |
everything looks good, merging! 🍻 |
Routes.go
MetricMiddleware()
functionFixes Fix Broken FX Integration Merge #311
New Work
#315