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

Adding TIN algorithms #400

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Linting issue IdentityTypes

05c13b6
Select commit
Loading
Failed to load commit list.
Open

Adding TIN algorithms #400

Linting issue IdentityTypes
05c13b6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 22, 2024 in 0s

78.89% (+0.00%) compared to 74c80f7

View this Pull Request on Codecov

78.89% (+0.00%) compared to 74c80f7

Details

Codecov Report

Attention: Patch coverage is 79.21569% with 53 lines in your changes missing coverage. Please review.

Project coverage is 78.89%. Comparing base (74c80f7) to head (05c13b6).

Files with missing lines Patch % Lines
regimes/gb/identities.go 59.52% 23 Missing and 11 partials ⚠️
regimes/at/identitites.go 83.33% 4 Missing and 2 partials ⚠️
regimes/fr/identities.go 78.26% 4 Missing and 1 partial ⚠️
regimes/ie/ie.go 86.48% 5 Missing ⚠️
regimes/ie/tax_identity.go 80.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             main     #400    +/-   ##
========================================
  Coverage   78.88%   78.89%            
========================================
  Files         217      223     +6     
  Lines       10722    10967   +245     
========================================
+ Hits         8458     8652   +194     
- Misses       1909     1945    +36     
- Partials      355      370    +15     

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