-
Notifications
You must be signed in to change notification settings - Fork 12
fix(cte): Add default values for known missing codes in SII CTE Form 29 #440
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
Conversation
d286a8c to
72f935a
Compare
72f935a to
d4c337e
Compare
75a48e5 to
7ded604
Compare
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## develop #440 +/- ##
===========================================
- Coverage 85.90% 85.84% -0.06%
===========================================
Files 34 34
Lines 2752 2784 +32
Branches 350 356 +6
===========================================
+ Hits 2364 2390 +26
- Misses 252 256 +4
- Partials 136 138 +2
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
7ded604 to
960f42c
Compare
a98d837 to
ba17e3f
Compare
|
@fpinto-cdd Can you add the SII file or files that you used as sources to https://github.com/cl-sii-extraoficial/archivos-oficiales? |
4b32b6a to
a6261e8
Compare
a6261e8 to
f994045
Compare
jtrobles-cdd
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good solution! We're almost done.
tests/test_data/sii-cte/f29/cte--61002000-3--f29-6600000016-datos-obj-fake-missing-code-49.json
Show resolved
Hide resolved
- Add best effort validator that adds default values for missing keys. - Add file with default values. - Update related test. - Update test file. Ref: https://cordada.aha.io/features/COMPCLDATA-215
f994045 to
8326761
Compare
Ref: https://cordada.aha.io/features/COMPCLDATA-215