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

Allow users to provide copying of optional files without failing. #41

Merged
merged 7 commits into from
Sep 11, 2024

add deprecation note for `copy`

cd5fe76
Select commit
Loading
Failed to load commit list.
Merged

Allow users to provide copying of optional files without failing. #41

add deprecation note for `copy`
cd5fe76
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 11, 2024 in 0s

50.35% (+0.23%) compared to e1ef697

View this Pull Request on Codecov

50.35% (+0.23%) compared to e1ef697

Details

Codecov Report

Attention: Patch coverage is 73.07692% with 7 lines in your changes missing coverage. Please review.

Project coverage is 50.35%. Comparing base (e1ef697) to head (cd5fe76).

Files with missing lines Patch % Lines
src/wxflow/file_utils.py 73.07% 7 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #41      +/-   ##
===========================================
+ Coverage    50.12%   50.35%   +0.23%     
===========================================
  Files           18       18              
  Lines         1652     1672      +20     
  Branches       339      343       +4     
===========================================
+ Hits           828      842      +14     
- Misses         765      771       +6     
  Partials        59       59              

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