VincentVrijburg / moneybird-dotnet

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

Add support for financial statements endpoint #63

Closed VincentVrijburg closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #63 (b219583) into develop (cf956d3) will increase coverage by 0.07%. The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           develop      #63      +/-   ##
===========================================
+ Coverage    94.78%   94.85%   +0.07%     
===========================================
  Files           68       71       +3     
  Lines         1017     1031      +14     
  Branches        46       46              
===========================================
+ Hits           964      978      +14     
  Misses          46       46              
  Partials         7        7              
Flag Coverage Δ
unittests 94.85% <100.00%> (+0.07%) :arrow_up:

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

Files Coverage Δ
.../FinancialStatements/FinancialStatementEndpoint.cs 100.00% <100.00%> (ø)
src/Moneybird.Net/MoneybirdClient.cs 100.00% <100.00%> (ø)
...ncialStatements/FinancialStatementEndpointTests.cs 100.00% <100.00%> (ø)
.../FinancialStatements/FinancialStatementTestBase.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