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

new addon for italian scontrino #460

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

new addon for italian scontrino #460

wants to merge 2 commits into from

Conversation

alvarolivie
Copy link

  • Initialised scontrino addon

Pre-Review Checklist

  • I have performed a self-review of my code.
  • I have added thorough tests with at least 90% code coverage.
  • I've modified or created example GOBL documents to show my changes in use, if appropriate.
  • When adding or modifying a tax regime or addon, I've added links to the source of the changes, either structured or in the comments.
  • I've run go generate . to ensure that the Schemas and Regime data are up to date.
  • All linter warnings have been reviewed and fixed.
  • I've been obsessive with pointer nil checks to avoid panics.
  • The CHANGELOG.md has been updated with an overview of my changes.
  • Requested a review from @samlown.

@alvarolivie alvarolivie self-assigned this Feb 17, 2025
Copy link

codecov bot commented Feb 17, 2025

Codecov Report

Attention: Patch coverage is 0% with 62 lines in your changes missing coverage. Please review.

Project coverage is 85.25%. Comparing base (b86e5d8) to head (45a8580).

Files with missing lines Patch % Lines
addons/it/scontrino/invoices.go 0.00% 41 Missing ⚠️
addons/it/scontrino/scontrino.go 0.00% 21 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #460      +/-   ##
==========================================
- Coverage   85.67%   85.25%   -0.43%     
==========================================
  Files         255      257       +2     
  Lines       12582    12644      +62     
==========================================
  Hits        10780    10780              
- Misses       1454     1516      +62     
  Partials      348      348              

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

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