-
Notifications
You must be signed in to change notification settings - Fork 12
Release v0.6.3 #53
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
Merged
Release v0.6.3 #53
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Based on (almost identical to) https://github.com/fynpal/lib-cl-sii-api-python/blob/74e19d9/scripts/example.py
…tal2-as_dte_data_l1 dte.data_models: add `DteDataL2.as_dte_data_l1`
…e_no_unexpected_input_fields libs.mm_utils: add `validate_no_unexpected_input_fields`
libs: add module `csv_utils`
libs: add module `rows_processing`
Includes function `parse_rcv_venta_csv_file`. Tests have not been implemented.
rcv: add module `parse_csv`
Codecov Report
@@ Coverage Diff @@
## master #53 +/- ##
==========================================
- Coverage 71.41% 65.23% -6.18%
==========================================
Files 16 19 +3
Lines 780 952 +172
Branches 106 132 +26
==========================================
+ Hits 557 621 +64
- Misses 177 285 +108
Partials 46 46
Continue to review full report at Codecov.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
parse_csv#52, 2019-05-24) rcv: add moduleparse_csvrows_processing#51, 2019-05-24) libs: add modulerows_processingcsv_utils#50, 2019-05-24) libs: add modulecsv_utilsvalidate_no_unexpected_input_fields#49, 2019-05-24) libs.mm_utils: addvalidate_no_unexpected_input_fieldsDteDataL2.as_dte_data_l1#48, 2019-05-24) dte.data_models: addDteDataL2.as_dte_data_l1