aecworks / aec.works-api

Backend for https://aec.works
GNU General Public License v3.0
5 stars 1 forks source link

Dev user login #86

Closed gtalarico closed 3 years ago

gtalarico commented 3 years ago
codecov[bot] commented 3 years ago

Codecov Report

Merging #86 (4735d2a) into master (d0223ca) will increase coverage by 0.54%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #86      +/-   ##
==========================================
+ Coverage   84.67%   85.21%   +0.54%     
==========================================
  Files          64       64              
  Lines        1892     1914      +22     
==========================================
+ Hits         1602     1631      +29     
+ Misses        290      283       -7     
Impacted Files Coverage Δ
api/users/serializers.py 100.00% <100.00%> (ø)
api/users/services.py 45.00% <100.00%> (+18.33%) :arrow_up:
api/users/views.py 94.59% <100.00%> (+8.48%) :arrow_up:
tests/test_users/test_views.py 100.00% <100.00%> (ø)
api/users/models.py 75.92% <0.00%> (+1.85%) :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 d0223ca...4735d2a. Read the comment docs.