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

terrapower / armi / 129
87%

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

pending completion
129

push

travis-ci-com

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

Jobs
ID Job ID Ran Files Coverage
3 129.3 (TOXENV=cov,report) 09 Apr 2020 10:05PM UTC 0
74.69
Travis Job 129.3
Source Files on build 129
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #129
  • e9ffc63a on github
  • Prev Build on master (#128)
  • Next Build on master (#131)
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