-
Notifications
You must be signed in to change notification settings - Fork 26
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
chore: Remove barrel files from services collection (part 3) #3780
chore: Remove barrel files from services collection (part 3) #3780
Conversation
Bundle ReportChanges will decrease total bundle size by 19.46kB (-0.16%) ⬇️. This is within the configured threshold ✅ Detailed changes
Affected Assets, Files, and Routes:view changes for bundle: gazebo-production-systemAssets Changed:
Files in
view changes for bundle: gazebo-production-esmAssets Changed:
Files in
Files in
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #3780 +/- ##
=======================================
Coverage 98.74% 98.74%
=======================================
Files 826 826
Lines 14955 14955
Branches 4269 4269
=======================================
Hits 14767 14767
Misses 181 181
Partials 7 7
Continue to review full report in Codecov by Sentry.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅ ✅ All tests successful. No failed tests found. @@ Coverage Diff @@
## main #3780 +/- ##
=======================================
Coverage 98.74% 98.74%
=======================================
Files 826 826
Lines 14955 14955
Branches 4269 4261 -8
=======================================
Hits 14767 14767
Misses 181 181
Partials 7 7
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. @@ Coverage Diff @@
## main #3780 +/- ##
=======================================
Coverage 98.74% 98.74%
=======================================
Files 826 826
Lines 14955 14955
Branches 4269 4269
=======================================
Hits 14767 14767
Misses 181 181
Partials 7 7
Continue to review full report in Codecov by Sentry.
|
Bundle ReportChanges will decrease total bundle size by 19.46kB (-0.16%) ⬇️. This is within the configured threshold ✅ Detailed changes
Affected Assets, Files, and Routes:view changes for bundle: gazebo-staging-systemAssets Changed:
Files in
view changes for bundle: gazebo-staging-esmAssets Changed:
Files in
Files in
|
✅ Deploy preview for gazebo ready!Previews expire after 1 month automatically.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. @@ Coverage Diff @@
## main #3780 +/- ##
=======================================
Coverage 98.72% 98.72%
=======================================
Files 824 824
Lines 14786 14798 +12
Branches 4242 4249 +7
=======================================
+ Hits 14597 14609 +12
Misses 182 182
Partials 7 7
... and 2 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
|
…poTkn-repoUpTkn-toasts-tracking
Description
This PR is another in a series removing barrel files from across our application, in this PR we're removing them from
services/repositoryToken
,services/repoUploadToken
,services/toast
,services/toastNotification
,services/tracking
, and updating the relevant imports.Ticket: codecov/engineering-team#3352
Notable Changes
index
fromservices/repositoryToken
,services/repoUploadToken
,services/toast
,services/toastNotification
,services/tracking