-
Notifications
You must be signed in to change notification settings - Fork 32
🐛 [Frontend] Fix: Extract path :size
#7441
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
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #7441 +/- ##
==========================================
- Coverage 87.42% 86.08% -1.34%
==========================================
Files 1723 1717 -6
Lines 66749 66469 -280
Branches 1133 1132 -1
==========================================
- Hits 58356 57221 -1135
- Misses 8072 8942 +870
+ Partials 321 306 -15
*This pull request uses carry forward flags. Click here to find out more.
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
bisgaard-itis
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.
🚀
|



What do these changes do?
This PR finishes fixing the
path:sizefrontend's workflow. I was extracting the result the old way and now it's fixed and complete. I also added a size check to the sleepers tests that runs in the CI.Related issue/s
How to test
Dev-ops checklist