BBMRI-ERIC / negotiator

An Open-source access negotation system for Research Infrastructures
https://negotiator.bbmri-eric.eu
GNU Affero General Public License v3.0
3 stars 8 forks source link

fix: allow administrators to post comments during approval phase #362

Open RadovanTomik opened 1 week ago

RadovanTomik commented 1 week ago

Negotiator pull request:

Description:

Checklist:

Make sure you tick all the boxes below if they are true or do not apply before you ask for review

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 86.66667% with 2 lines in your changes missing coverage. Please review.

Project coverage is 80.47%. Comparing base (4a81f8e) to head (36e7adc).

Files Patch % Lines
...bbmri_eric/negotiator/service/PostServiceImpl.java 92.30% 0 Missing and 1 partial :warning:
...egotiator/service/UserNotificationServiceImpl.java 50.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #362 +/- ## ============================================ - Coverage 80.59% 80.47% -0.13% + Complexity 1228 1224 -4 ============================================ Files 160 160 Lines 3716 3728 +12 Branches 203 205 +2 ============================================ + Hits 2995 3000 +5 - Misses 575 577 +2 - Partials 146 151 +5 ``` | [Flag](https://app.codecov.io/gh/BBMRI-ERIC/negotiator/pull/362/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BBMRI-ERIC) | Coverage Δ | | |---|---|---| | [unit](https://app.codecov.io/gh/BBMRI-ERIC/negotiator/pull/362/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BBMRI-ERIC) | `80.47% <86.66%> (-0.13%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BBMRI-ERIC#carryforward-flags-in-the-pull-request-comment) to find out more.

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