Closed RomuDeuxfois closed 3 days ago
Attention: Patch coverage is 0%
with 14 lines
in your changes missing coverage. Please review.
Project coverage is 33.30%. Comparing base (
d20c8e3
) to head (7324127
). Report is 5 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
...io/openbas/rest/challenge/form/ChallengeInput.java | 0.00% | 8 Missing :warning: |
...n/java/io/openbas/rest/challenge/ChallengeApi.java | 0.00% | 6 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
TEST OK
I have a question regarding the values of Score and Max number of attempts, is it normal that I'm able to set negative numbers? I updated my Challenge with a -0.43 Score and a -42 as Max number of attempts
TEST OK
- Creation of Challenge -> OK, No regression
- Update of a Challenge -> OK, fix works
I have a question regarding the values of Score and Max number of attempts, is it normal that I'm able to set negative numbers? I updated my Challenge with a -0.43 Score and a -42 as Max number of attempts
Taking care of it
Ready for a second round
TEST OK
Just a last question, to be sure, a Score can only be an integer ? In the DB it's indicated as double precision