VincentVrijburg / moneybird-dotnet

A wrapper for the Moneybird API.
MIT License
6 stars 3 forks source link

Add support for financial accounts endpoint #61

Closed VincentVrijburg closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #61 (4ea7bc6) into develop (2760858) will increase coverage by 0.06%. The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           develop      #61      +/-   ##
===========================================
+ Coverage    94.72%   94.78%   +0.06%     
===========================================
  Files           66       68       +2     
  Lines         1004     1017      +13     
  Branches        46       46              
===========================================
+ Hits           951      964      +13     
  Misses          46       46              
  Partials         7        7              
Flag Coverage Δ
unittests 94.78% <100.00%> (+0.06%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
...ints/FinancialAccounts/FinancialAccountEndpoint.cs 100.00% <100.00%> (ø)
src/Moneybird.Net/MoneybirdClient.cs 100.00% <100.00%> (ø)
...FinancialAccounts/FinancialAccountEndpointTests.cs 100.00% <100.00%> (ø)
tests/Moneybird.Net.Tests/MoneybirdClientTests.cs 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more