amiv-eth / amivapi

The REST API behind most of AMIV's web services.
http://api.amiv.ethz.ch/docs
GNU Affero General Public License v3.0
30 stars 6 forks source link

made joboffers .jpg compatible #575

Closed ahirsch-dev closed 1 year ago

ahirsch-dev commented 1 year ago

test also expanded

codecov[bot] commented 1 year ago

Codecov Report

Merging #575 (89afad3) into master (7e763dc) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #575   +/-   ##
=======================================
  Coverage   94.57%   94.58%           
=======================================
  Files          75       75           
  Lines        4185     4191    +6     
=======================================
+ Hits         3958     3964    +6     
  Misses        227      227           
Flag Coverage Δ
unittests 94.58% <100.00%> (+<0.01%) :arrow_up:

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

Impacted Files Coverage Δ
amivapi/joboffers/__init__.py 100.00% <ø> (ø)
amivapi/tests/joboffers/test_joboffers.py 100.00% <100.00%> (ø)