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 CFDI v4 support #9

Merged
merged 3 commits into from
Jul 15, 2022
Merged

Add CFDI v4 support #9

merged 3 commits into from
Jul 15, 2022

Conversation

peguerosdc
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Jul 15, 2022

Codecov Report

Merging #9 (3a2aab6) into main (7dc63bf) will increase coverage by 1.29%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main       #9      +/-   ##
==========================================
+ Coverage   96.37%   97.66%   +1.29%     
==========================================
  Files          10       13       +3     
  Lines         882     1070     +188     
==========================================
+ Hits          850     1045     +195     
+ Misses         32       25       -7     
Impacted Files Coverage Δ
cfdibills/io.py 89.13% <100.00%> (+0.75%) ⬆️
cfdibills/schemas/__init__.py 100.00% <100.00%> (ø)
cfdibills/schemas/catalogs.py 100.00% <100.00%> (ø)
cfdibills/schemas/cfdi33.py 100.00% <100.00%> (ø)
cfdibills/schemas/cfdi40.py 100.00% <100.00%> (ø)
cfdibills/schemas/complementos.py 100.00% <100.00%> (ø)
cfdibills/schemas/fields.py 100.00% <100.00%> (ø)
cfdibills/schemas/mixins.py 100.00% <100.00%> (ø)
cfdibills/schemas/validators.py 90.90% <100.00%> (ø)
cfdibills/verifiers.py 61.53% <100.00%> (+6.99%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7dc63bf...3a2aab6. Read the comment docs.

@peguerosdc peguerosdc merged commit 0606e91 into main Jul 15, 2022
@peguerosdc peguerosdc deleted the add-v4-support branch July 15, 2022 05:51
@peguerosdc peguerosdc linked an issue Jul 15, 2022 that may be closed by this pull request
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.

Add v4.0 support
1 participant