rssiweb / phoenix_backend

0 stars 1 forks source link

adding command, updating to python 3.8 #84

Closed zkhan93 closed 4 years ago

zkhan93 commented 4 years ago

adding command, updating to python 3.8

codecov[bot] commented 4 years ago

Codecov Report

Merging #84 into master will decrease coverage by 0.10%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #84      +/-   ##
=========================================
- Coverage    2.49%   2.39%   -0.11%     
=========================================
  Files          41      42       +1     
  Lines        2488    2594     +106     
=========================================
  Hits           62      62              
- Misses       2426    2532     +106     
Impacted Files Coverage Δ
app/__init__.py 24.56% <0.00%> (-0.90%) :arrow_down:
app/commands.py 0.00% <0.00%> (ø)
app/jobs/card.py 0.00% <0.00%> (ø)
app/api/exam.py 0.00% <0.00%> (ø)
app/api/test.py 0.00% <0.00%> (ø)
app/api/grade.py 0.00% <0.00%> (ø)
app/api/marks.py 0.00% <0.00%> (ø)
app/api/branch.py 0.00% <0.00%> (ø)
... and 23 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 13227de...d3f07b2. Read the comment docs.