| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Codecov ReportAll modified and coverable lines are covered by tests ✅ Additional details and impacted files @@ Coverage Diff @@
## master #5098 +/- ##
=========================================
Coverage ? 37.13%
Complexity ? 2331
=========================================
Files ? 517
Lines ? 15645
Branches ? 2984
=========================================
Hits ? 5809
Misses ? 9548
Partials ? 288 ☔ View full report in Codecov by Sentry. |
Sorry, something went wrong.
|
@BamaCharanChhandogi please have a look. |
Sorry, something went wrong.
Continuation of TheAlgorithms#5098.
Continuation of TheAlgorithms#5098.
Continuation of TheAlgorithms#5098.
Continuation of #5098.
| Back | FazBrowse Home | New Git URL |
With this change, one can generate a coverage report by calling any command like
mvn testA html, csv and xml reports are generated (this is useful for local development in my opinion).
The xml is uploaded to codecov.
Please note that this change still uses codecov/codecov-action in v3 - the update requires adding a token, so it will be done in a separate PR.