fiaisis / FIA-API

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

Add stacktrace to reduction response #326

Closed Pasarus closed 3 months ago

Pasarus commented 3 months ago

Closes None, but required for use by frontend

Description

Adds the stacktrace key value pair to the json object returned when asking for a reduction.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 87.23%. Comparing base (4e8a0c7) to head (94b7417).

:exclamation: Current head 94b7417 differs from pull request most recent head 75364ff

Please upload reports for the commit 75364ff to get more accurate results.

Files Patch % Lines
fia_api/core/model.py 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #326 +/- ## =========================================== - Coverage 98.33% 87.23% -11.10% =========================================== Files 22 18 -4 Lines 599 517 -82 =========================================== - Hits 589 451 -138 - Misses 10 66 +56 ```

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