VincentVrijburg / moneybird-dotnet

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

Add generic interfaces for get, read and delete endpoints #31

Closed VincentVrijburg closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #31 (0b9da2d) into develop (2fc64e5) will not change coverage. The diff coverage is n/a.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff            @@
##           develop      #31   +/-   ##
========================================
  Coverage    90.68%   90.68%           
========================================
  Files           43       43           
  Lines          526      526           
  Branches        19       19           
========================================
  Hits           477      477           
  Misses          46       46           
  Partials         3        3           
Flag Coverage Δ
unittests 90.68% <ø> (ø)

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

Impacted Files Coverage Δ
...ndpoints/Administrations/AdministrationEndpoint.cs 100.00% <ø> (ø)
...oneybird.Net/Endpoints/Contacts/ContactEndpoint.cs 100.00% <ø> (ø)
....Net/Endpoints/CustomFields/CustomFieldEndpoint.cs 100.00% <ø> (ø)
.../Endpoints/DocumentStyles/DocumentStyleEndpoint.cs 100.00% <ø> (ø)
...xternalSaleInvoices/ExternalSaleInvoiceEndpoint.cs 100.00% <ø> (ø)
.../Endpoints/LegderAccounts/LedgerAccountEndpoint.cs 100.00% <ø> (ø)
...oneybird.Net/Endpoints/Payments/PaymentEndpoint.cs 100.00% <ø> (ø)
...oneybird.Net/Endpoints/TaxRates/TaxRateEndpoint.cs 100.00% <ø> (ø)
src/Moneybird.Net/Endpoints/Users/UserEndpoint.cs 100.00% <ø> (ø)
...eybird.Net/Endpoints/Workflows/WorkflowEndpoint.cs 100.00% <ø> (ø)
... and 12 more

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