VincentVrijburg / moneybird-dotnet

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

Add support for products endpoint #36

Closed VincentVrijburg closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #36 (813f4be) into develop (08569cf) will increase coverage by 0.09%. The diff coverage is 100.00%.

:exclamation: Current head 813f4be differs from pull request most recent head e658113. Consider uploading reports for the commit e658113 to get more accurate results

@@             Coverage Diff             @@
##           develop      #36      +/-   ##
===========================================
+ Coverage    94.22%   94.32%   +0.09%     
===========================================
  Files           53       56       +3     
  Lines          901      916      +15     
  Branches        43       43              
===========================================
+ Hits           849      864      +15     
  Misses          46       46              
  Partials         6        6              
Flag Coverage Δ
unittests 94.32% <100.00%> (+0.09%) :arrow_up:

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

Impacted Files Coverage Δ
...oneybird.Net/Endpoints/Products/ProductEndpoint.cs 100.00% <100.00%> (ø)
src/Moneybird.Net/MoneybirdClient.cs 100.00% <100.00%> (ø)
...et.Tests/Endpoints/Products/ProductEndpointTest.cs 100.00% <100.00%> (ø)
...rd.Net.Tests/Endpoints/Products/ProductTestBase.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