danieleades / monzo-lib

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

expose a couple of types in the docs #24

Closed danieleades closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #24 (ea3732c) into main (5ccbe63) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##            main     #24   +/-   ##
=====================================
  Coverage   8.47%   8.47%           
=====================================
  Files         18      18           
  Lines        236     236           
=====================================
  Hits          20      20           
  Misses       216     216           
Impacted Files Coverage Δ
src/endpoints/transactions.rs 100.00% <ø> (ø)
src/endpoints/transactions/get.rs 0.00% <ø> (ø)
src/endpoints/transactions/list.rs 0.00% <ø> (ø)
src/endpoints/who_am_i.rs 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 5ccbe63...ea3732c. Read the comment docs.