Skip to content

Merge branch 'support-rdata' of https://github.com/biocpy/rds2py into…

f42a7d5
Select commit
Loading
Failed to load commit list.
Merged

Support parsing RData files #73

Merge branch 'support-rdata' of https://github.com/biocpy/rds2py into…
f42a7d5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 31, 2026 in 0s

80.16% (+1.76%) compared to 559554a

View this Pull Request on Codecov

80.16% (+1.76%) compared to 559554a

Details

Codecov Report

❌ Patch coverage is 96.77419% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.16%. Comparing base (559554a) to head (f42a7d5).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/rds2py/PyRdaReader.py 95.23% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #73      +/-   ##
==========================================
+ Coverage   78.40%   80.16%   +1.76%     
==========================================
  Files          16       17       +1     
  Lines         551      610      +59     
  Branches       89       93       +4     
==========================================
+ Hits          432      489      +57     
- Misses         73       75       +2     
  Partials       46       46              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.