Closed github-actions[bot] closed 1 year ago
Merging #426 (3e445bc) into main (a4fea73) will decrease coverage by
6.13%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #426 +/- ##
==========================================
- Coverage 72.12% 65.99% -6.13%
==========================================
Files 61 60 -1
Lines 15634 15629 -5
==========================================
- Hits 11276 10315 -961
- Misses 4358 5314 +956
Impacted Files | Coverage Δ | |
---|---|---|
src/io/dss/dss_structs.jl | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
src/prob/opf_capc.jl | 74.33% <0.00%> (-15.93%) |
:arrow_down: |
src/io/dss/dss_data_structs.jl | 60.18% <0.00%> (-14.94%) |
:arrow_down: |
src/prob/pf.jl | 68.88% <0.00%> (-14.82%) |
:arrow_down: |
src/prob/test.jl | 86.66% <0.00%> (-13.34%) |
:arrow_down: |
src/core/solution.jl | 78.26% <0.00%> (-13.05%) |
:arrow_down: |
src/prob/opf_oltc.jl | 68.42% <0.00%> (-12.64%) |
:arrow_down: |
src/core/variable.jl | 74.25% <0.00%> (-11.83%) |
:arrow_down: |
src/core/variable_mx.jl | 65.25% <0.00%> (-11.02%) |
:arrow_down: |
src/form/apo.jl | 43.85% <0.00%> (-10.53%) |
:arrow_down: |
... and 42 more |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
This pull request sets the compat entry for the
SpecialFunctions
package to2
. This keeps the compat entries for earlier versions.Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request. Note: Consider registering a new release of your package immediately after merging this PR, as downstream packages may depend on this for tests to pass.