Closed iamemilio closed 1 year ago
Merging #731 (2e8c23b) into develop (53cd82a) will decrease coverage by
10.58%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## develop #731 +/- ##
============================================
- Coverage 93.70% 83.13% -10.58%
============================================
Files 41 133 +92
Lines 2003 11918 +9915
============================================
+ Hits 1877 9908 +8031
- Misses 97 1762 +1665
- Partials 29 248 +219
see 92 files with indirect coverage changes
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
just noticing that this is reducing the codecov. Is the readme included in the codecov report?
No. If any tests fail, there won't be a code coverage reported to codecov for the failing tests. That's why we are seeing different code coverage percentages
Adds codecov badge to Readme