pyronear / pyro-api

Alert Management API for wildfire prevention, detection & monitoring. Built with FastAPI & PostgreSQL
Apache License 2.0
21 stars 9 forks source link

refactor: Removes sample recording in Sentry #247

Closed frgfm closed 1 year ago

frgfm commented 1 year ago

This PR introduces the following modifications:

codecov[bot] commented 1 year ago

Codecov Report

Merging #247 (3ef311d) into main (eb4fcc1) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #247   +/-   ##
=======================================
  Coverage   95.04%   95.04%           
=======================================
  Files          60       60           
  Lines        1393     1393           
=======================================
  Hits         1324     1324           
  Misses         69       69           
Flag Coverage Δ
client 100.00% <ø> (ø)
unittests 94.78% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/app/main.py 76.00% <ø> (ø)
src/app/config.py 96.87% <100.00%> (ø)

... and 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.