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

X-Rechnung Add-on #393

Merged
merged 26 commits into from
Oct 31, 2024

Updating all the examples

219651d
Select commit
Loading
Failed to load commit list.
Merged

X-Rechnung Add-on #393

Updating all the examples
219651d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 31, 2024 in 0s

80.27% (+1.22%) compared to 1b4a1e7

View this Pull Request on Codecov

80.27% (+1.22%) compared to 1b4a1e7

Details

Codecov Report

Attention: Patch coverage is 91.54676% with 47 lines in your changes missing coverage. Please review.

Project coverage is 80.27%. Comparing base (1b4a1e7) to head (219651d).

Files with missing lines Patch % Lines
addons/de/xrechnung/instructions.go 86.15% 6 Missing and 3 partials ⚠️
bill/charges.go 65.21% 7 Missing and 1 partial ⚠️
bill/discounts.go 68.18% 6 Missing and 1 partial ⚠️
org/inbox.go 87.87% 3 Missing and 1 partial ⚠️
addons/de/xrechnung/invoices.go 89.65% 2 Missing and 1 partial ⚠️
addons/eu/en16931/bill.go 93.02% 2 Missing and 1 partial ⚠️
tax/regime_def.go 82.35% 2 Missing and 1 partial ⚠️
tax/tax.go 82.35% 2 Missing and 1 partial ⚠️
addons/eu/en16931/scenarios.go 0.00% 2 Missing ⚠️
bill/invoice.go 33.33% 0 Missing and 2 partials ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #393      +/-   ##
==========================================
+ Coverage   79.04%   80.27%   +1.22%     
==========================================
  Files         220      232      +12     
  Lines       10811    11251     +440     
==========================================
+ Hits         8546     9032     +486     
+ Misses       1910     1857      -53     
- Partials      355      362       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.