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

terrapower / armi / 41
87%

Build:
DEFAULT BRANCH: master
Ran 14 Jan 2020 04:38PM UTC
Jobs 1
Files 340
Run time 20s
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
41

push

travis-ci

youngmit
Fix issues related to database and setting migration

This is a big one, sorry.
 - Adds an !include tag to the YAML parser, allowing blueprints to refer to
   external files when useful. These are resolved early on, and the fully-formed
   document can be re-serialized, or piped into the database for completeness.
 - Removes the `latticeFile` attribute from the grid blueprints. This was done
   because it makes the set of input files boundless, which leads to issues in
   non-file-based approaches to dealing with inputs (e.g., streams, database
   storage, test fixtures, etc.)
 - Re-arranges some of the migrations from the geometry.py-based methods of
   expressing core layout. SystemLayoutInput objects now have a method to
   render themselves as gridBlueprints.
 - In support of the above, the radial and axial sub-meshing in the geom files
   had to be moved to the assembly blueprint, alongside the axialMeshPoints.
   These should all actually be whipped up from settings, since they are
   ultimately physics-related (nodal neutronics), but at least for now they are
   in the same place. The migration capability to move these over is a bit
   simplistic right now, as to be able to migrate a full-complexity geom file to
   the blueprints with meshing parameters would require complex modifications to
   the assembly blueprints.

28916 of 39080 relevant lines covered (73.99%)

0.74 hits per line

Jobs
ID Job ID Ran Files Coverage
3 41.3 (TOXENV=cov,report) 14 Jan 2020 04:38PM UTC 0
73.99
Travis Job 41.3
Source Files on build 41
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #41
  • ec47cfbc on github
  • Prev Build on master (#41)
  • Next Build on master (#44)
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