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

[enhancement] Skip modules system sanity checking when module conflict resolution is off #3054

Merged
merged 11 commits into from
Dec 8, 2023

Merge branch 'develop' into feat/skip_module_init

1866e37
Select commit
Loading
Failed to load commit list.
Merged

[enhancement] Skip modules system sanity checking when module conflict resolution is off #3054

Merge branch 'develop' into feat/skip_module_init
1866e37
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 7, 2023 in 1s

86.61% (-0.09%) compared to 82ae99e

View this Pull Request on Codecov

86.61% (-0.09%) compared to 82ae99e

Details

Codecov Report

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

Comparison is base (82ae99e) 86.70% compared to head (1866e37) 86.61%.

Files Patch % Lines
reframe/core/modules.py 59.25% 22 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3054      +/-   ##
===========================================
- Coverage    86.70%   86.61%   -0.09%     
===========================================
  Files           61       61              
  Lines        12002    12035      +33     
===========================================
+ Hits         10406    10424      +18     
- Misses        1596     1611      +15     

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