-
Notifications
You must be signed in to change notification settings - Fork 32
🐛 Fixes WEBSERVER_FUNCTIONS was not properly exposed to front-end
#7772
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
Conversation
WEBSERVER_FUNCTIONS was not properly exposed to front-end
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #7772 +/- ##
===========================================
+ Coverage 72.08% 86.44% +14.36%
===========================================
Files 1134 1806 +672
Lines 46069 69459 +23390
Branches 601 1215 +614
===========================================
+ Hits 33210 60047 +26837
+ Misses 12701 9071 -3630
- Partials 158 341 +183
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
|
@mergify queue |
🟠 Waiting for conditions to match
|
wvangeit
left a comment
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.
Thanks
|



What do these changes do?
Exposes value of
WEBSERVER_FUNCTIONSbothwebserverservice: for thefront-endwb-api-serverservice: for theapi-serverRelated issue/s
wb-api-serversimcore service ⚠️ #7751How to test
Dev-ops