upgrader
upgrader copied to clipboard
Slightly improve test coverage
Codecov Report
Merging #131 (95a7595) into master (98ba530) will increase coverage by
0.51%. The diff coverage isn/a.
@@ Coverage Diff @@
## master #131 +/- ##
==========================================
+ Coverage 90.60% 91.11% +0.51%
==========================================
Files 9 9
Lines 777 777
==========================================
+ Hits 704 708 +4
+ Misses 73 69 -4
| Impacted Files | Coverage Δ | |
|---|---|---|
| lib/src/upgrade_base.dart | 73.91% <0.00%> (+8.69%) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 98ba530...95a7595. Read the comment docs.
@ajilo297 Can you explain why these changes are needed and more specifically what they do?