insightindustry / spss-converter

A simple utility that converts SPSS data to / from Pandas DataFrames, CSV, Excel, JSON, YAML, and dict.
https://spss-converter.readthedocs.io/en/latest/
MIT License
9 stars 4 forks source link

PR for v.0.2.0 #12

Closed insightindustry closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 73.77% // Head: 73.50% // Decreases project coverage by -0.26% :warning:

Coverage data is based on head (0204776) compared to base (d28326b). Patch coverage: 50.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #12 +/- ## ========================================== - Coverage 73.77% 73.50% -0.27% ========================================== Files 5 5 Lines 450 453 +3 Branches 78 71 -7 ========================================== + Hits 332 333 +1 - Misses 82 83 +1 - Partials 36 37 +1 ``` | [Impacted Files](https://codecov.io/gh/insightindustry/spss-converter/pull/12?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Insight+Industry+Inc.) | Coverage Δ | | |---|---|---| | [spss\_converter/write.py](https://codecov.io/gh/insightindustry/spss-converter/pull/12?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Insight+Industry+Inc.#diff-c3Bzc19jb252ZXJ0ZXIvd3JpdGUucHk=) | `56.62% <50.00%> (-0.88%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Insight+Industry+Inc.). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Insight+Industry+Inc.)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.