vnmabus / rdata

Reader of R datasets in .rda format, in Python
https://rdata.readthedocs.io
MIT License
40 stars 2 forks source link

Fix bug in compact sequence constructor #30

Closed trossi closed 8 months ago

trossi commented 8 months ago

Closes #29. See the issue for the description of the bug.

codecov-commenter commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (4dd2ea5) 91.95% compared to head (a2dec57) 92.02%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #30 +/- ## =========================================== + Coverage 91.95% 92.02% +0.07% =========================================== Files 6 6 Lines 1094 1104 +10 =========================================== + Hits 1006 1016 +10 Misses 88 88 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.