PremierLangage / platon-server

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

Dockerise #14

Closed mciissee closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #14 (3a2c284) into master (2340bbf) will decrease coverage by 14.24%. The diff coverage is 67.50%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #14       +/-   ##
===========================================
- Coverage   97.18%   82.94%   -14.25%     
===========================================
  Files          16       38       +22     
  Lines         640     1161      +521     
  Branches       66      103       +37     
===========================================
+ Hits          622      963      +341     
- Misses         14      191      +177     
- Partials        4        7        +3     
Impacted Files Coverage Δ
apps/pl_core/async_db.py 100.00% <ø> (ø)
apps/pl_core/decorators/http.py 100.00% <ø> (ø)
apps/pl_core/enums.py 100.00% <ø> (ø)
apps/pl_core/management/commands/createdefaults.py 0.00% <0.00%> (ø)
apps/pl_core/management/commands/waitdb.py 0.00% <0.00%> (ø)
apps/pl_sandbox/exceptions.py 100.00% <ø> (ø)
apps/pl_lti/validator.py 23.52% <23.52%> (ø)
apps/pl_core/errors.py 40.00% <40.00%> (ø)
apps/pl_lti/utils.py 43.90% <43.90%> (ø)
apps/pl_lti/backends.py 50.00% <50.00%> (ø)
... and 48 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 2768c12...3a2c284. Read the comment docs.