Conversation
|
Will this fail ever for coverage that is too low? And are you planning to set it up w/ a bot comment/link for the report? Just the report might be fine so we can see changes and determine if we should be adding tests |
They'll be set in codecov if necessary
|
Yeah I forgot to remove the I've requested to install the GitHub app which will supposedly comment as codecov, need authorization from Devin first to enable it. Then it should comment automatically on all PRs, with links back to things. |
|
Here's an example of a report on my repo: mofojed#1 Once authorized here it should post on here as |
Codecov Report
@@ Coverage Diff @@
## main #312 +/- ##
=========================================
- Coverage 39.67% 0 -39.68%
=========================================
Files 328 0 -328
Lines 23250 0 -23250
Branches 4790 0 -4790
=========================================
- Hits 9224 0 -9224
+ Misses 13573 0 -13573
+ Partials 453 0 -453
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
main