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(requests): Include resource id in error message #332

Closed RadovanTomik closed 1 month ago

RadovanTomik commented 1 month ago

Negotiator pull request:

Description:

Add resource ID to WrongRequest errors.

Checklist:

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

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 79.42%. Comparing base (b99fac8) to head (4a01679).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #332 +/- ## ============================================ - Coverage 79.73% 79.42% -0.32% + Complexity 1095 1091 -4 ============================================ Files 147 147 Lines 3281 3285 +4 Branches 179 179 ============================================ - Hits 2616 2609 -7 - Misses 541 552 +11 Partials 124 124 ``` | [Flag](https://app.codecov.io/gh/BBMRI-ERIC/negotiator/pull/332/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/332/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BBMRI-ERIC) | `79.42% <100.00%> (-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.