-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Details pane for total usage + small stuff #95
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #95 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 37 37
Lines 1090 1092 +2
Branches 202 202
=========================================
+ Hits 1090 1092 +2 ☔ View full report in Codecov by Sentry. |
Hum, some commits were missing ... |
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 ; please check the PID thing before merging.
I did not run the code so I'm not completely clear about the inverted usage
This reverts commit 79e1f15. This change was: - not needed (issue about Docker container not stopping properly is only linked to the `--reload` option used only in dev, not prod) - risky / sketchy / misleading
Rationale
Fix #55
Fix #12
Fix #93
Changes