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

Bugfix for optional output template files (i.e. of type Union[Path, bool]) when set to False #709

Merged
merged 4 commits into from
Mar 1, 2024

Remove unused branch case

87cc499
Select commit
Loading
Failed to load commit list.
Merged

Bugfix for optional output template files (i.e. of type Union[Path, bool]) when set to False #709

Remove unused branch case
87cc499
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 1, 2024 in 1s

83.65% (+0.30%) compared to 1720ba6

View this Pull Request on Codecov

83.65% (+0.30%) compared to 1720ba6

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.65%. Comparing base (1720ba6) to head (87cc499).
Report is 15 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #709      +/-   ##
==========================================
+ Coverage   83.35%   83.65%   +0.30%     
==========================================
  Files          24       24              
  Lines        4949     4986      +37     
  Branches     1411     1416       +5     
==========================================
+ Hits         4125     4171      +46     
+ Misses        816      809       -7     
+ Partials        8        6       -2     

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