Closed SKopecz closed 4 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 97.46%. Comparing base (
52fe8ec
) to head (8a48388
).
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Increased version number from 0.1.13 to 0.1.14. Is that okay?
If we stick to Semantic Versioning 2.0.0, then 0.2.0 is perhaps the better choice as new functionality (solution of nonconservative PDS) was added.
Increased version number from 0.1.13 to 0.1.14. Is that okay?
This is fine 👍
If we stick to Semantic Versioning 2.0.0, then 0.2.0 is perhaps the better choice as new functionality (solution of nonconservative PDS) was added.
Julia uses a special interpretation of semantic versioning for version numbers of the form v0.Y.Z
. In this case, increasing Y
is a breaking change. Thus, if we want to stick with v0.Y.Z
for now, it has to be v0.1.14 since it's not breaking.
initialize!
for out-of-placeMPE
.MPRK22
andMPRK43
for nonconservative PDS.dolinsolve
inMPRK22
andMPRK43
.MPRK22
andMPRK43
.MPRK22
andMPRK43
solving nenconservative PDS.