-
-
Notifications
You must be signed in to change notification settings - Fork 459
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
feat(storage): Support 30d badges #836
Conversation
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #836 +/- ##
==========================================
- Coverage 78.97% 78.85% -0.13%
==========================================
Files 69 69
Lines 4538 4621 +83
==========================================
+ Hits 3584 3644 +60
- Misses 754 771 +17
- Partials 200 206 +6 ☔ View full report in Codecov by Sentry. |
I'm still waiting for the 30 days' badges to appear - and I've deployed >30 days ago. |
@amai2012 What image tag are you using? Because it's definitely available: By "waiting for the 30d badge to appear", are you referring to the single endpoint view? If so, it doesn't appear there, but you can still use it as a badge. |
@TwiN Ok, my misunderstanding. Indeed I can access the badges, but was missing it in the endpoint view. |
Summary
Add support for 30d uptime badges, response time badges and response time chart.
Resolves #128
Checklist
README.md
, if applicable.