danieleades / monzo-lib

monzo API client library, in pure rust
16 stars 4 forks source link

apply clippy linting #53

Closed danieleades closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #53 (68f5f8f) into main (eefda8e) will decrease coverage by 1.05%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #53      +/-   ##
==========================================
- Coverage   46.22%   45.16%   -1.06%     
==========================================
  Files          19       19              
  Lines         900      921      +21     
==========================================
  Hits          416      416              
- Misses        484      505      +21     
Impacted Files Coverage Δ
src/endpoints/pots.rs 100.00% <100.00%> (ø)
src/endpoints/transactions.rs 99.46% <100.00%> (ø)
src/lib.rs 7.69% <0.00%> (-92.31%) :arrow_down:
src/client.rs 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 eefda8e...68f5f8f. Read the comment docs.