Closed juarezr closed 2 years ago
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
petl/io/sources.py | 4 | 5 | 80.0% | ||
petl/test/io/test_sources.py | 6 | 7 | 85.71% | ||
<!-- | Total: | 10 | 12 | 83.33% | --> |
Totals | |
---|---|
Change from base Build 3131975355: | -0.001% |
Covered Lines: | 12758 |
Relevant Lines: | 14002 |
This PR has the objective of fixing #632.
Changes
to*()
functionsChecklist
Use this checklist to ensure the quality of pull requests that include new code and/or make changes to existing code.
New functions have docstrings with examples that can be run with doctestNew functions are included in API docsDocstrings include notes for any changes to API or behaviorAll changes are documented in docs/changes.rsttox
/pytest