jorttbv / bunq-client

Ruby wrapper for the bunq public api
MIT License
12 stars 7 forks source link

add more endpoints #51

Open lvonk opened 2 years ago

lvonk commented 2 years ago
codecov-commenter commented 2 years ago

Codecov Report

Merging #51 (d4c2804) into master (18c9ce3) will decrease coverage by 2.12%. The diff coverage is 65.21%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #51      +/-   ##
==========================================
- Coverage   96.96%   94.83%   -2.13%     
==========================================
  Files          39       42       +3     
  Lines         658      697      +39     
==========================================
+ Hits          638      661      +23     
- Misses         20       36      +16     
Impacted Files Coverage Δ
lib/bunq/resource.rb 92.85% <33.33%> (-4.58%) :arrow_down:
lib/bunq/certificate_pinned.rb 66.66% <50.00%> (-33.34%) :arrow_down:
lib/bunq/draft_share_invite_bank.rb 88.88% <50.00%> (-11.12%) :arrow_down:
...ib/bunq/share_invite_monetary_account_inquiries.rb 62.50% <62.50%> (ø)
lib/bunq/monetary_account.rb 89.28% <66.66%> (-6.17%) :arrow_down:
lib/bunq/share_invite_monetary_account_inquiry.rb 66.66% <66.66%> (ø)
lib/bunq/user.rb 91.11% <80.00%> (-1.75%) :arrow_down:
lib/bunq/certificates_pinned.rb 88.88% <88.88%> (ø)

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 18c9ce3...d4c2804. Read the comment docs.