Closed romange closed 2 years ago
Merging #222 (4c44cfd) into master (1af0e9c) will increase coverage by
0.10%
. The diff coverage is100.00%
.:exclamation: Current head 4c44cfd differs from pull request most recent head cb00a28. Consider uploading reports for the commit cb00a28 to get more accurate results
@@ Coverage Diff @@
## master #222 +/- ##
==========================================
+ Coverage 86.91% 87.01% +0.10%
==========================================
Files 17 17
Lines 2361 2380 +19
==========================================
+ Hits 2052 2071 +19
Misses 309 309
Impacted Files | Coverage Δ | |
---|---|---|
src/collapse/perf.rs | 97.83% <100.00%> (+0.15%) |
:arrow_up: |
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 1af0e9c...cb00a28. Read the comment docs.
it seems that clippy warnings are unrelated to this PR.
btw, the clippy error should be fixed in master
now.
Hi @jonhoo , could you please take another look?
Released in 0.10.8 :tada:
Fixes #221