BBMRI-ERIC / negotiator

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

Feat/support for networks #309

Closed jungwire closed 4 months ago

jungwire commented 5 months ago

Negotiator pull request:

Description:

Adds network entities

Checklist:

Make sure you tick all the boxes bellow if they are true or do not apply:

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 55.26316% with 17 lines in your changes are missing coverage. Please review.

Project coverage is 79.39%. Comparing base (c760e7a) to head (cb2a44f).

Files Patch % Lines
.../bbmri_eric/negotiator/database/model/Network.java 52.77% 9 Missing and 8 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #309 +/- ## ============================================ - Coverage 79.71% 79.39% -0.32% - Complexity 1076 1091 +15 ============================================ Files 146 147 +1 Lines 3243 3281 +38 Branches 173 179 +6 ============================================ + Hits 2585 2605 +20 - Misses 543 552 +9 - Partials 115 124 +9 ``` | [Flag](https://app.codecov.io/gh/BBMRI-ERIC/negotiator/pull/309/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/309/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BBMRI-ERIC) | `79.39% <55.26%> (-0.32%)` | :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.