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 docs: Set correct go import path for echoprometheus package #96

Merged
merged 1 commit into from
May 22, 2023
Merged

Fix docs: Set correct go import path for echoprometheus package #96

merged 1 commit into from
May 22, 2023

Conversation

andygrunwald
Copy link
Contributor

The README of the new prometheus middleware states the wrong import path.

@codecov
Copy link

codecov bot commented May 22, 2023

Codecov Report

Patch coverage: 77.16% and project coverage change: +4.93 🎉

Comparison is base (b6855c2) 58.84% compared to head (22688b8) 63.77%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #96      +/-   ##
==========================================
+ Coverage   58.84%   63.77%   +4.93%     
==========================================
  Files           8        9       +1     
  Lines         690      944     +254     
==========================================
+ Hits          406      602     +196     
- Misses        260      302      +42     
- Partials       24       40      +16     
Impacted Files Coverage Δ
prometheus/prometheus.go 49.15% <ø> (ø)
echoprometheus/prometheus.go 77.16% <77.16%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@aldas aldas merged commit 1b8be03 into labstack:master May 22, 2023
@aldas
Copy link
Contributor

aldas commented May 22, 2023

Thanks

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.

2 participants