Closed thornbill closed 3 years ago
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication
Merging #300 (9693d20) into master (0ec9042) will decrease coverage by
1.38%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #300 +/- ##
==========================================
- Coverage 34.33% 32.95% -1.39%
==========================================
Files 35 37 +2
Lines 664 701 +37
Branches 132 136 +4
==========================================
+ Hits 228 231 +3
- Misses 395 425 +30
- Partials 41 45 +4
Impacted Files | Coverage Δ | |
---|---|---|
i18n.js | 100.00% <0.00%> (ø) |
|
App.js | 0.00% <0.00%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 0ec9042...9693d20. Read the comment docs.
Updates the codecov config to allow for larger changes in code coverage before failing a PR. It seems codecov made some change to how they are computing coverage which is causing all current PRs to fail due to a perceived drop in coverage.