acasi-ctf / ctf

Capture the Flag Learning Platform
https://acasi-ctf.github.io/docs
Apache License 2.0
4 stars 2 forks source link

React app UI api changes #224

Closed adityaevontech closed 2 years ago

adityaevontech commented 2 years ago
  1. Added user name into completed_challenge table, updated python code and API's associated with it.
  2. Created migration script for adding user name into completed_challenge table.
codecov[bot] commented 2 years ago

Codecov Report

Merging #224 (5733c74) into main_feature_inprogress_branch (a3bc942) will not change coverage. The diff coverage is n/a.

@@                        Coverage Diff                        @@
##             main_feature_inprogress_branch     #224   +/-   ##
=================================================================
  Coverage                             80.35%   80.35%           
  Complexity                               55       55           
=================================================================
  Files                                    19       19           
  Lines                                   392      392           
  Branches                                 25       25           
=================================================================
  Hits                                    315      315           
  Misses                                   60       60           
  Partials                                 17       17           
Flag Coverage Δ
unittests 80.35% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out 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 a3bc942...5733c74. Read the comment docs.