socialsoftware / humanaethica

MIT License
2 stars 1 forks source link

Edit and Remove Assessment (Backend) #91

Closed joaogreg closed 4 months ago

ritosilva commented 5 months ago

Tests failing.

codecov-commenter commented 5 months ago

Codecov Report

Attention: Patch coverage is 69.69697% with 10 lines in your changes missing coverage. Please review.

Project coverage is 61.25%. Comparing base (9bf7a28) to head (6dcadb8). Report is 1 commits behind head on master.

Files Patch % Lines
.../humanaethica/assessment/AssessmentController.java 0.00% 3 Missing :warning:
...are/humanaethica/config/HEPermissionEvaluator.java 0.00% 3 Missing :warning:
...e/humanaethica/institution/domain/Institution.java 0.00% 2 Missing :warning:
...are/humanaethica/assessment/AssessmentService.java 85.71% 0 Missing and 1 partial :warning:
...are/humanaethica/assessment/dto/AssessmentDto.java 83.33% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #91 +/- ## ============================================ + Coverage 61.14% 61.25% +0.10% - Complexity 529 534 +5 ============================================ Files 65 65 Lines 1848 1879 +31 Branches 72 73 +1 ============================================ + Hits 1130 1151 +21 - Misses 687 696 +9 - Partials 31 32 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

ritosilva commented 4 months ago

Also integrate with master.