medizininformatik-initiative / feasibility-backend

Backend of the feasibility-gui.
Apache License 2.0
2 stars 4 forks source link

Disable DSFWebserviceClient requests logs by default #249

Closed EmteZogaf closed 8 months ago

EmteZogaf commented 9 months ago

Add environment variable to enable request logging if needed.

closes #247

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (07e7b43) 74.48% compared to head (aedf2d1) 75.66%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #249 +/- ## ============================================= + Coverage 74.48% 75.66% +1.17% - Complexity 530 539 +9 ============================================= Files 124 124 Lines 2226 2227 +1 Branches 106 106 ============================================= + Hits 1658 1685 +27 + Misses 506 478 -28 - Partials 62 64 +2 ```

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