feat: Add workflow to upload bundle stats to new env#3964
feat: Add workflow to upload bundle stats to new env#3964jason-ford-codecov merged 1 commit intomainfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3964 +/- ##
=======================================
Coverage 98.73% 98.73%
=======================================
Files 826 826
Lines 14983 14983
Branches 4287 4287
=======================================
Hits 14793 14793
Misses 182 182
Partials 8 8
Continue to review full report in Codecov by Sentry.
|
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #3964 +/- ##
=======================================
Coverage 98.73% 98.73%
=======================================
Files 826 826
Lines 14983 14983
Branches 4287 4292 +5
=======================================
Hits 14793 14793
Misses 182 182
Partials 8 8
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 #3964 +/- ##
=======================================
Coverage 98.73% 98.73%
=======================================
Files 826 826
Lines 14983 14983
Branches 4287 4292 +5
=======================================
Hits 14793 14793
Misses 182 182
Partials 8 8
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
✅ Deploy preview for gazebo ready!Previews expire after 1 month automatically.
|
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #3964 +/- ##
==========================================
+ Coverage 95.34% 98.73% +3.39%
==========================================
Files 826 826
Lines 14983 14983
Branches 4287 4292 +5
==========================================
+ Hits 14285 14793 +508
+ Misses 618 182 -436
+ Partials 80 8 -72 see 54 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
Bundle ReportBundle size has no change ✅ |
Description
Adding testing step
Code Example
Notable Changes
Screenshots
Link to Sample Entry
Legal Boilerplate
Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. In 2022 this entity acquired Codecov and as result Sentry is going to need some rights from me in order to utilize my contributions in this PR. So here's the deal: I retain all rights, title and interest in and to my contributions, and by keeping this boilerplate intact I confirm that Sentry can use, modify, copy, and redistribute my contributions, under Sentry's choice of terms.
Note
Adds a new CI step to publish bundle stats to a new environment.
upload-bundle-stats-to-helmtestjob mirroring prod/staging: checks out code, sets up Node/cache, runsyarn build, and uploads statshttps://helmtest.codecov.devwithCODECOV_HELMTEST_TOKEN, bundle namegazebo-helmtest, and passesGAZEBO_SHAfrom the PR head SHAWritten by Cursor Bugbot for commit d028525. This will update automatically on new commits. Configure here.