fiaisis / FIA-API

ReST API for FIA
GNU General Public License v3.0
0 stars 1 forks source link

Add spec endpoints #354

Closed keiranjprice101 closed 2 months ago

keiranjprice101 commented 2 months ago

Closes #355

Description

Adds API Key Auth - which needs a secret added to the cluster Adds a way to get and update instrument specifications

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 97.15%. Comparing base (f699729) to head (3a8548a).

Files Patch % Lines
fia_api/core/auth/api_keys.py 90.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #354 +/- ## ========================================== - Coverage 97.17% 97.15% -0.02% ========================================== Files 23 26 +3 Lines 672 739 +67 ========================================== + Hits 653 718 +65 - Misses 19 21 +2 ```

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