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

Find runs on GRID directly with the Dirac python API #90

Merged
merged 2 commits into from
Jan 25, 2024

-fix a strange bug where DIRAC modify environment

73cc74f
Select commit
Loading
Failed to load commit list.
Merged

Find runs on GRID directly with the Dirac python API #90

-fix a strange bug where DIRAC modify environment
73cc74f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 25, 2024 in 0s

30.75% (+0.19%) compared to 270c103

View this Pull Request on Codecov

30.75% (+0.19%) compared to 270c103

Details

Codecov Report

Attention: 41 lines in your changes are missing coverage. Please review.

Comparison is base (270c103) 30.55% compared to head (73cc74f) 30.75%.

Files Patch % Lines
src/nectarchain/data/management.py 20.00% 24 Missing ⚠️
src/nectarchain/utils/logger.py 50.00% 9 Missing ⚠️
src/nectarchain/utils/io.py 52.94% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #90      +/-   ##
==========================================
+ Coverage   30.55%   30.75%   +0.19%     
==========================================
  Files          58       60       +2     
  Lines        3701     3762      +61     
==========================================
+ Hits         1131     1157      +26     
- Misses       2570     2605      +35     

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