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

Add the optional overwrite::Bool kwarg #11

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Add the optional `overwrite::Bool` kwarg

d79f8f9
Select commit
Loading
Failed to load commit list.
Draft

Add the optional overwrite::Bool kwarg #11

Add the optional `overwrite::Bool` kwarg
d79f8f9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 19, 2023 in 0s

96.72% (-3.28%) compared to 6f3dd26

View this Pull Request on Codecov

96.72% (-3.28%) compared to 6f3dd26

Details

Codecov Report

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

Comparison is base (6f3dd26) 100.00% compared to head (d79f8f9) 96.72%.

Files Patch % Lines
src/Describables.jl 71.42% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              main      #11      +/-   ##
===========================================
- Coverage   100.00%   96.72%   -3.28%     
===========================================
  Files            1        1              
  Lines           58       61       +3     
===========================================
+ Hits            58       59       +1     
- Misses           0        2       +2     

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