danieleades / monzo-lib

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

add a couple of extra derived traits #36

Closed danieleades closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #36 (fb68b61) into main (34036cf) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##            main     #36   +/-   ##
=====================================
  Coverage   9.04%   9.04%           
=====================================
  Files         18      18           
  Lines        221     221           
=====================================
  Hits          20      20           
  Misses       201     201           
Impacted Files Coverage Δ
src/endpoints/accounts.rs 0.00% <ø> (ø)
src/endpoints/pots.rs 100.00% <ø> (ø)
src/endpoints/transactions.rs 100.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 34036cf...fb68b61. Read the comment docs.