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

Breaking Updates for v0.20 Release #900

Merged
merged 29 commits into from
Jan 2, 2024

prep for release

01ba4a1
Select commit
Loading
Failed to load commit list.
Merged

Breaking Updates for v0.20 Release #900

prep for release
01ba4a1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 2, 2024 in 0s

94.25% (+0.38%) compared to 010b6ee

View this Pull Request on Codecov

94.25% (+0.38%) compared to 010b6ee

Details

Codecov Report

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

Comparison is base (010b6ee) 93.87% compared to head (01ba4a1) 94.25%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #900      +/-   ##
==========================================
+ Coverage   93.87%   94.25%   +0.38%     
==========================================
  Files          43       43              
  Lines        9973     9666     -307     
==========================================
- Hits         9362     9111     -251     
+ Misses        611      555      -56     
Files Coverage Δ
src/PowerModels.jl 50.00% <ø> (-33.75%) ⬇️
src/core/base.jl 92.06% <100.00%> (+2.51%) ⬆️
src/core/constraint_template.jl 96.22% <100.00%> (+0.04%) ⬆️
src/core/ref.jl 94.11% <100.00%> (+4.92%) ⬆️
src/core/solution.jl 87.50% <ø> (+4.16%) ⬆️
src/form/acp.jl 93.43% <100.00%> (ø)
src/form/acr.jl 98.50% <100.00%> (ø)
src/form/act.jl 95.00% <100.00%> (-0.13%) ⬇️
src/form/bf.jl 100.00% <100.00%> (ø)
src/form/dcp.jl 97.33% <100.00%> (ø)
... and 12 more

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 010b6ee...01ba4a1. Read the comment docs.