VincentVrijburg / moneybird-dotnet

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

Release version 0.12.0 #58

Closed VincentVrijburg closed 1 year ago

VincentVrijburg commented 1 year ago

See the changelog for more details.

codecov[bot] commented 1 year ago

Codecov Report

Merging #58 (2760858) into master (42c0153) will increase coverage by 0.07%. Report is 9 commits behind head on master. The diff coverage is 97.87%.

@@            Coverage Diff             @@
##           master      #58      +/-   ##
==========================================
+ Coverage   94.64%   94.72%   +0.07%     
==========================================
  Files          61       66       +5     
  Lines         971     1004      +33     
  Branches       44       46       +2     
==========================================
+ Hits          919      951      +32     
  Misses         46       46              
- Partials        6        7       +1     
Flag Coverage Δ
unittests 94.72% <97.87%> (+0.07%) :arrow_up:

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

Files Changed Coverage Δ
...rd.Net.Tests/Extensions/ContactsExtensionsTests.cs 100.00% <ø> (ø)
...Extensions/ExternalSalesInvoicesExtensionsTests.cs 100.00% <ø> (ø)
...t.Tests/Extensions/SalesInvoicesExtensionsTests.cs 100.00% <ø> (ø)
...rd.Net.Tests/Extensions/TaxRatesExtensionsTests.cs 100.00% <ø> (ø)
src/Moneybird.Net/Extensions/ProjectsExtensions.cs 90.00% <90.00%> (ø)
...oneybird.Net/Endpoints/Projects/ProjectEndpoint.cs 100.00% <100.00%> (ø)
src/Moneybird.Net/MoneybirdClient.cs 100.00% <100.00%> (ø)
...Net.Tests/Authentication/Utils/StringUtilsTests.cs 100.00% <100.00%> (ø)
...Endpoints/CustomFields/CustomFieldEndpointTests.cs 100.00% <100.00%> (ø)
...SalesInvoices/ExternalSalesInvoiceEndpointTests.cs 100.00% <100.00%> (ø)
... and 13 more

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