• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

NZOI / nztrain / 15096264112
38%

Build:
DEFAULT BRANCH: master
Ran 18 May 2025 01:09PM UTC
Jobs 1
Files 141
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

18 May 2025 01:07PM UTC coverage: 37.743% (-1.0%) from 38.771%
15096264112

push

github

web-flow
Remove most XML responses (#292)

Almost none of these were being used usefully (as checked by a quick
grep of the logs on the server) except for SubmissionController#show,
which I have left in place for now. I also removed all comments refering
to routes, as a great number of them are incorrect and we discussed
briefly on discord and decided to remove. (use `bundle exec rake routes`
instead. Additionally, a fixed a couple of cases of record#destory being
called instead of record#destroy!. You pretty much always want to use
destroy! - the former version has no errors or warnings if the delete
fails for any reason, which is rarely what you want.

51 of 116 new or added lines in 13 files covered. (43.97%)

15 existing lines in 3 files now uncovered.

2134 of 5654 relevant lines covered (37.74%)

5.81 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
0.0
0.0% app/controllers/group_problem_set_controller.rb
2
94.29
1.98% app/controllers/evaluators_controller.rb
2
0.0
0.0% app/controllers/problem_problem_set_controller.rb
2
72.41
-3.59% app/controllers/problem_sets_controller.rb
2
93.94
1.94% app/controllers/roles_controller.rb
2
93.94
1.94% app/controllers/settings_controller.rb
2
36.92
-2.8% app/controllers/user_controller.rb
4
62.5
-2.08% app/controllers/groups_controller.rb
7
30.23
2.57% app/controllers/file_attachments_controller.rb
7
43.86
-0.73% app/controllers/submissions_controller.rb
8
57.24
-1.55% app/controllers/problems_controller.rb
10
31.43
-2.79% app/controllers/contests_controller.rb
16
0.0
0.0% app/controllers/contest_supervisors_controller.rb

Uncovered Existing Lines

Lines Coverage ∆ File
4
59.18
-12.75% app/controllers/application_controller.rb
4
43.86
-0.73% app/controllers/submissions_controller.rb
7
30.23
2.57% app/controllers/file_attachments_controller.rb
Jobs
ID Job ID Ran Files Coverage
1 15096264112.1 18 May 2025 01:09PM UTC 141
37.74
GitHub Action Run
Source Files on build 15096264112
  • Tree
  • List 141
  • Changed 15
  • Source Changed 15
  • Coverage Changed 15
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #15096264112
  • 0e0fec67 on github
  • Prev Build on master (#15018125554)
  • Next Build on master (#15155708158)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc