Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for financial statements endpoint #63

Merged
merged 1 commit into from
Oct 2, 2023

Conversation

VincentVrijburg
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Oct 2, 2023

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%) ⬆️

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%> (ø)

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

@VincentVrijburg VincentVrijburg merged commit 420750b into develop Oct 2, 2023
5 checks passed
@VincentVrijburg VincentVrijburg deleted the feature/financial-statements branch October 2, 2023 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant