Closed SKopecz closed 4 months ago
Attention: Patch coverage is 91.66667%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 97.83%. Comparing base (
41a1917
) to head (414ba99
). Report is 1 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
src/mprk.jl | 91.66% | 3 Missing :warning: |
: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.
Now all @assert
s writing a text should have been replaced by throw(ArgumentError())
.
Added missing error checks for MPRK22, MPRK43I and MPRK43II.