DD-DeCaF / memote-webservice

The backend for the MEMOTE web service.
https://memote.io
Apache License 2.0
0 stars 0 forks source link

Lower log level #5

Closed kvikshaug closed 5 years ago

kvikshaug commented 5 years ago

Lowers the log level for the case when a client uploads a file with an invalid mimetype. I don't think this situation warrants a notification and investigation.

See also: https://sentry.io/technical-university-of-denmark/memote-webservice/issues/770429700/

codecov-io commented 5 years ago

Codecov Report

Merging #5 into master will not change coverage. The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #5   +/-   ##
=======================================
  Coverage   72.14%   72.14%           
=======================================
  Files          10       10           
  Lines         219      219           
=======================================
  Hits          158      158           
  Misses         61       61
Impacted Files Coverage Δ
src/memote_webservice/resources/submit.py 67.14% <0%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b9ec92d...e6426b0. Read the comment docs.