Closed danieleades closed 3 years ago
Merging #9 (c72a542) into master (ece8bb1) will increase coverage by
2.46%
. The diff coverage is4.39%
.
@@ Coverage Diff @@
## master #9 +/- ##
=========================================
+ Coverage 1.11% 3.57% +2.46%
=========================================
Files 12 17 +5
Lines 270 224 -46
=========================================
+ Hits 3 8 +5
+ Misses 267 216 -51
Impacted Files | Coverage Δ | |
---|---|---|
src/client.rs | 0.00% <0.00%> (ø) |
|
src/client/inner/quick.rs | 0.00% <0.00%> (ø) |
|
src/client/inner/refreshable.rs | 0.00% <0.00%> (ø) |
|
src/endpoints.rs | 0.00% <0.00%> (ø) |
|
src/endpoints/accounts.rs | 0.00% <0.00%> (-10.00%) |
:arrow_down: |
src/endpoints/auth.rs | 0.00% <0.00%> (ø) |
|
src/endpoints/balance.rs | 0.00% <0.00%> (ø) |
|
src/endpoints/feed_items.rs | 0.00% <0.00%> (ø) |
|
src/endpoints/pots/deposit.rs | 0.00% <0.00%> (ø) |
|
src/endpoints/pots/list.rs | 0.00% <0.00%> (ø) |
|
... and 14 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 ece8bb1...c72a542. Read the comment docs.
a bunch of breaking changes to tidy up the implementation