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

sul-dlss / pre-assembly / 217 / 2
58%
master: 92%

Build:
Build:
LAST BUILD BRANCH: circleci-codeclimate
DEFAULT BRANCH: master
Ran 14 Aug 2018 11:03PM UTC
Files 35
Run time 30min
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

14 Aug 2018 09:56PM UTC coverage: 58.142%. Remained the same
2.4.4

push

travis-ci

atz
Start cleaning up bundle_spec

Start getting rid of `@instance_variables` in spec.

Treat `bundle_setup` more like a factory, less like a side-effecty
pre-condition.  End goal: git rid of `@b`, which is effectively the
subject.

Use more `let` statements, shrink `before` blocks.  Get rid of global
`before(:all)` block completely.  This appears to have been an attempt
to optimize reading of YAML files off disk (i.e. read them all once
beforehand, cache the results). This spec file takes `0.23589 seconds`
to run. Lesson: don't bother trying to outsmart disk caching.

Use more normal description style of `#method_name`, not
`method_name()`.

Don't use one symbol/string name to refer to the yaml file in tests and
another to actually name the file.  Use the same name. That gets rid of
the `@yaml_filenames`.

Less loops inside `it` blocks. Use `all` matcher for the same
expectation on every element of an array, for example.

1264 of 2174 relevant lines covered (58.14%)

14.35 hits per line

Source Files on job 217.2 (2.4.4)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 48
  • Travis Job 217.2
  • da1f30fd on github
  • Prev Job for 2.4.4 on bundle_spec (#214.2)
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