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

NZOI / nztrain / 903 / 1
33%
master: 38%

Build:
Build:
LAST BUILD BRANCH: feature/subtask-scoring
DEFAULT BRANCH: master
Ran 02 Mar 2020 07:27AM UTC
Files 153
Run time 14s
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

02 Mar 2020 07:20AM UTC coverage: 33.148%. First build
2.3.8

push

travis-ci

Holmes98
Use `expect` syntax in ability_spec_helper

Requires RSpec::Matchers to be included in the user class,
otherwise specs fail with the following error:

Failure/Error: expect(policy.constantize.new(self, subject).send("#{action}?")).to be true

NoMethodError:
  undefined method `expect' for #<User:0x000055aa8508c3b8>
  Did you mean?  exec

Deprecation warning fixed:

Using `should` from rspec-expectations' old `:should` syntax without explicitly enabling the syntax is deprecated. Use the new `:expect` syntax or explicitly enable `:should` with `config.expect_with(:rspec) { |c| c.syntax = :should }` instead. Called from /apps/nztrain/spec/support/ability_spec_helper.rb:6:in `block (3 levels) in <module:AbilitySpecHelper>'.

2326 of 7017 relevant lines covered (33.15%)

4.8 hits per line

Source Files on job 903.1 (2.3.8)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 612
  • Travis Job 903.1
  • e8a80226 on github
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

© 2026 Coveralls, Inc