-
Notifications
You must be signed in to change notification settings - Fork 59
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 sign_xml and to_pdf utility methods #96
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #96 +/- ##
==========================================
+ Coverage 98.42% 99.07% +0.64%
==========================================
Files 222 222
Lines 10983 11020 +37
==========================================
+ Hits 10810 10918 +108
+ Misses 173 102 -71 ☔ View full report in Codecov by Sentry. |
1f05fa1
to
52d55ee
Compare
adição de helpers:
o diff global talvez não é muito legível. Podem olhar commit por commit ou ver o arquivo final aqui https://github.com/akretion/nfelib/blob/add-sign-and-pdf/nfelib/__init__.py e ver que foi adicionado os helpers to_pdf e sign_xml.