PremierLangage / platon-server

Backend project of PLaTon platform.
Other
1 stars 0 forks source link

Resources #17

Closed mciissee closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #17 (9cfd0a3) into master (15e55a5) will decrease coverage by 17.75%. The diff coverage is 47.82%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #17       +/-   ##
===========================================
- Coverage   83.11%   65.35%   -17.76%     
===========================================
  Files          38       57       +19     
  Lines        1161     2295     +1134     
  Branches      103      230      +127     
===========================================
+ Hits          965     1500      +535     
- Misses        189      780      +591     
- Partials        7       15        +8     
Impacted Files Coverage Δ
apps/pl_core/management/commands/createdefaults.py 0.00% <0.00%> (ø)
apps/pl_lti/params.py 98.01% <ø> (ø)
apps/pl_lti/urls.py 100.00% <ø> (ø)
apps/pl_lti/utils.py 44.87% <0.00%> (+0.96%) :arrow_up:
apps/pl_lti/views.py 88.88% <ø> (+7.07%) :arrow_up:
apps/pl_sandbox/urls.py 100.00% <ø> (ø)
apps/pl_resources/files.py 21.03% <21.03%> (ø)
apps/pl_resources/permissions.py 22.03% <22.03%> (ø)
apps/pl_core/permissions.py 29.41% <29.41%> (ø)
platon/settings.py 92.06% <37.50%> (-7.94%) :arrow_down:
... and 52 more

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 15e55a5...9cfd0a3. Read the comment docs.