rssiweb / phoenix_backend

0 stars 1 forks source link

added some testing in classoccurance (Coverage.py) #102

Open zjeref opened 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #102 (ff782c7) into feature/django (47bfcce) will decrease coverage by 1.23%. The diff coverage is 42.85%.

@@                Coverage Diff                 @@
##           feature/django     #102      +/-   ##
==================================================
- Coverage           91.48%   90.25%   -1.24%     
==================================================
  Files                  23       23              
  Lines                 787      790       +3     
==================================================
- Hits                  720      713       -7     
- Misses                 67       77      +10     
Impacted Files Coverage Δ
api/models/core.py 91.02% <0.00%> (ø)
api/models/exam.py 95.83% <0.00%> (ø)
api/tests/classoccurrence_test.py 100.00% <ø> (ø)
api/models/grade.py 85.71% <33.33%> (-5.96%) :arrow_down:
api/tests/bsa_test.py 100.00% <100.00%> (ø)
api/tests/user_test.py 100.00% <100.00%> (ø)
api/serializers.py 88.51% <0.00%> (-5.41%) :arrow_down:
api/views.py 78.57% <0.00%> (-0.65%) :arrow_down:

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more