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

Add an /info endpoint for getting basic application details #243

Closed RadovanTomik closed 3 months ago

RadovanTomik commented 3 months ago

Negotiator pull request:

Description:

Adds an /info endpoint for getting basic application details. To test it, spin up the application and go to http://localhost:8081/api/actuator/info.

Checklist:

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

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 75.88%. Comparing base (1ab113d) to head (6e5abbe).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #243 +/- ## ========================================= Coverage 75.88% 75.88% Complexity 908 908 ========================================= Files 125 125 Lines 2700 2700 Branches 155 155 ========================================= Hits 2049 2049 Misses 541 541 Partials 110 110 ``` | [Flag](https://app.codecov.io/gh/BBMRI-ERIC/negotiator/pull/243/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/243/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BBMRI-ERIC) | `75.88% <ø> (ø)` | | 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.