Open ZoeyR opened 4 years ago
Merging #36 into master will increase coverage by
5.9%
. The diff coverage is88.04%
.
@@ Coverage Diff @@
## master #36 +/- ##
========================================
+ Coverage 77.29% 83.2% +5.9%
========================================
Files 18 13 -5
Lines 740 387 -353
========================================
- Hits 572 322 -250
+ Misses 168 65 -103
Impacted Files | Coverage Δ | |
---|---|---|
dotenv/tests/common/mod.rs | 100% <100%> (ø) |
:arrow_up: |
dotenv/src/lib.rs | 85.71% <100%> (-14.29%) |
:arrow_down: |
dotenv/tests/test-dotenv-iter.rs | 75% <60%> (-25%) |
:arrow_down: |
dotenv/tests/test-from-filename-iter.rs | 75% <60%> (-25%) |
:arrow_down: |
dotenv/src/find.rs | 93.54% <90.47%> (+0.95%) |
:arrow_up: |
dotenv/src/iter.rs | 92.85% <93.75%> (-3.3%) |
:arrow_down: |
dotenv/src/errors.rs | 9.09% <0%> (-81.39%) |
:arrow_down: |
dotenv/tests/test-vars.rs | ||
... and 4 more |
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 a17dd2c...f479118. Read the comment docs.
Any updates on this? I'd love to have this feature.
@andrewbanchich Sorry, I've been unable to work on my open source projects for a while. I should be in a place to work on them again in a few weeks.
Okay, no worries! Thanks for the update.
Closes #14