-
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: Add testing framework to GHA token step metric #3773
chore: Add testing framework to GHA token step metric #3773
Conversation
Bundle ReportChanges will increase total bundle size by 182 bytes (0.0%) ⬆️. 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
|
Bundle ReportChanges will increase total bundle size by 182 bytes (0.0%) ⬆️. This is within the configured threshold ✅ Detailed changes
Affected Assets, Files, and Routes:view changes for bundle: gazebo-production-esmAssets Changed:
Files in
view changes for bundle: gazebo-production-systemAssets Changed:
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 #3773 +/- ##
=======================================
Coverage 98.72% 98.72%
=======================================
Files 824 824
Lines 14782 14782
Branches 4247 4239 -8
=======================================
Hits 14593 14593
Misses 182 182
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 #3773 +/- ##
=======================================
Coverage 98.72% 98.72%
=======================================
Files 824 824
Lines 14782 14782
Branches 4247 4239 -8
=======================================
Hits 14593 14593
Misses 182 182
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 #3773 +/- ##
=======================================
Coverage 98.72% 98.72%
=======================================
Files 824 824
Lines 14782 14782
Branches 4239 4239
=======================================
Hits 14593 14593
Misses 182 182
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 #3773 +/- ##
=======================================
Coverage 98.72% 98.72%
=======================================
Files 824 824
Lines 14782 14782
Branches 4239 4247 +8
=======================================
Hits 14593 14593
Misses 182 182
Partials 7 7
Continue to review full report in Codecov by Sentry.
|
✅ Deploy preview for gazebo ready!Previews expire after 1 month automatically.
|
00e9a2b
to
09e01a9
Compare
09e01a9
to
18f4b94
Compare
Adds the testing framework to the GHA token step metric. Missed in my last PR.