-
Notifications
You must be signed in to change notification settings - Fork 27
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
🎨 webserver's trash flag #6850
🎨 webserver's trash flag #6850
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6850 +/- ##
==========================================
+ Coverage 88.38% 88.59% +0.20%
==========================================
Files 1550 619 -931
Lines 61763 30922 -30841
Branches 2166 318 -1848
==========================================
- Hits 54588 27394 -27194
+ Misses 6844 3468 -3376
+ Partials 331 60 -271
Continue to review full report in Codecov by Sentry.
|
Quality Gate passedIssues Measures |
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.
ok
What do these changes do?
WEBSERVER_TRASH
flag to indicate whether the trash functionality is available or not.WEBSERVER_DEV_FEATURES_ENABLED
GET /static-frontend-data.json
Related issue/s
How to test
Dev-ops
None