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: Include abandoned state in biobanker request list #205

Closed jungwire closed 5 months ago

jungwire commented 5 months ago

Negotiator pull request:

Description:

Previously, only requests with the IN_PROGRES S state were included in the list. Now, the ABANDONED state is also considered.

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

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 37.22%. Comparing base (f2b4eb4) to head (a7751e7). Report is 93 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #205 +/- ## ============================================= - Coverage 73.21% 37.22% -35.99% + Complexity 777 444 -333 ============================================= Files 115 125 +10 Lines 2109 2700 +591 Branches 107 154 +47 ============================================= - Hits 1544 1005 -539 - Misses 485 1661 +1176 + Partials 80 34 -46 ``` | [Flag](https://app.codecov.io/gh/BBMRI-ERIC/negotiator/pull/205/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BBMRI-ERIC) | Coverage Δ | | |---|---|---| | [integration](https://app.codecov.io/gh/BBMRI-ERIC/negotiator/pull/205/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BBMRI-ERIC) | `?` | | | [unit](https://app.codecov.io/gh/BBMRI-ERIC/negotiator/pull/205/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BBMRI-ERIC) | `37.22% <100.00%> (+7.25%)` | :arrow_up: | 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.