Abdulwahaab710 / CTFDashB

Capture The Flag (CTF) dashboard 🚩
MIT License
5 stars 5 forks source link

Remove *.js.erb files and use ajax events instead #479

Closed Abdulwahaab710 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #479 (787851c) into master (89510f5) will increase coverage by 0.41%. The diff coverage is 69.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #479      +/-   ##
==========================================
+ Coverage   81.15%   81.57%   +0.41%     
==========================================
  Files          48       48              
  Lines         865      852      -13     
==========================================
- Hits          702      695       -7     
+ Misses        163      157       -6     
Impacted Files Coverage Δ
app/controllers/admin/challenges_controller.rb 84.37% <0.00%> (+1.29%) :arrow_up:
app/controllers/general_submissions_controller.rb 0.00% <0.00%> (ø)
app/controllers/concerns/submissions.rb 95.74% <83.33%> (+3.58%) :arrow_up:
app/controllers/submissions_controller.rb 100.00% <100.00%> (ø)

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 89510f5...787851c. Read the comment docs.