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

Parse config files with input envars #35

Merged
merged 5 commits into from
Jul 4, 2024

Add test for new parse_config feature

dbe0ed5
Select commit
Loading
Failed to load commit list.
Merged

Parse config files with input envars #35

Add test for new parse_config feature
dbe0ed5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 27, 2024 in 0s

48.20% (-0.03%) compared to 5dad7dd

View this Pull Request on Codecov

48.20% (-0.03%) compared to 5dad7dd

Details

Codecov Report

Attention: Patch coverage is 42.85714% with 4 lines in your changes missing coverage. Please review.

Project coverage is 48.20%. Comparing base (5dad7dd) to head (dbe0ed5).

Files Patch % Lines
src/wxflow/configuration.py 42.85% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #35      +/-   ##
===========================================
- Coverage    48.23%   48.20%   -0.03%     
===========================================
  Files           18       18              
  Lines         1644     1645       +1     
  Branches       335      336       +1     
===========================================
  Hits           793      793              
- Misses         791      792       +1     
  Partials        60       60              

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