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

Simplify and test Base.copy(::Opt) #235

Merged
merged 3 commits into from
Aug 20, 2024

Update

0c63eb0
Select commit
Loading
Failed to load commit list.
Merged

Simplify and test Base.copy(::Opt) #235

Update
0c63eb0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 20, 2024 in 1s

86.54% (+3.03%) compared to 8a486d2

View this Pull Request on Codecov

86.54% (+3.03%) compared to 8a486d2

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.54%. Comparing base (8a486d2) to head (0c63eb0).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #235      +/-   ##
==========================================
+ Coverage   83.50%   86.54%   +3.03%     
==========================================
  Files           2        2              
  Lines         867      862       -5     
==========================================
+ Hits          724      746      +22     
+ Misses        143      116      -27     

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