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

terrapower / armi / 128 / 3
87%
master: 87%

Build:
DEFAULT BRANCH: master
Ran 09 Apr 2020 10:05PM UTC
Files 348
Run time 27s
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

09 Apr 2020 09:48PM UTC coverage: 74.685% (-0.01%) from 74.695%
TOXENV=cov,report

push

travis-ci

web-flow
Improve handling of settings and blueprints files (#52)

This makes a handful of changes that improve how settings and blueprints files
are handled:

 - The mechanism for including external YAML files no longer uses the YAML
    parser itself. This was to support things like anchors and aliases across
    files without having to resort to too much dark magic. Instead, the the
    mechanism underpinning !include is as close to a textual include as
    reasonably possible. The only "fancy" thing that is done when including files
    is maintaining consistent indentation, relative to the !include directive.
 - Update calls to resolveMarkupInclusions() to point to the appropriate root
    directory.
 - Implement proper cloning of included YAML files in the case/case suite
    system.
 - Update numerous uses of DirectoryChanger to not dumpOnException; most of
    these are in the case/case suite system, which really shouldnt making dump
    directories when things fail.

29730 of 39807 relevant lines covered (74.69%)

0.75 hits per line

Source Files on job 128.3 (TOXENV=cov,report)
  • Tree
  • List 0
  • Changed 11
  • Source Changed 10
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 225
  • Travis Job 128.3
  • e9ffc63a on github
  • Prev Job for TOXENV=cov,report on master (#123.3)
  • Next Job for TOXENV=cov,report on master (#129.3)
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