Skip to content
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

feat: Common functions for interfacing with python-irodsclient #202

Merged
merged 31 commits into from
Dec 8, 2023

better error handling

bab45a0
Select commit
Loading
Failed to load commit list.
Merged

feat: Common functions for interfacing with python-irodsclient #202

better error handling
bab45a0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 8, 2023 in 0s

79.84% (+2.00%) compared to 9026388

View this Pull Request on Codecov

79.84% (+2.00%) compared to 9026388

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9026388) 77.84% compared to head (bab45a0) 79.84%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #202      +/-   ##
==========================================
+ Coverage   77.84%   79.84%   +2.00%     
==========================================
  Files          98      100       +2     
  Lines        7330     7701     +371     
==========================================
+ Hits         5706     6149     +443     
+ Misses       1624     1552      -72     

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