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

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

Build:
DEFAULT BRANCH: master
Ran 14 Jan 2020 04:38PM UTC
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

14 Jan 2020 04:22PM UTC coverage: 73.992% (+0.09%) from 73.904%
TOXENV=cov,report

push

travis-ci-com

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

Source Files on job 41.3 (TOXENV=cov,report)
  • Tree
  • List 0
  • Changed 22
  • Source Changed 22
  • Coverage Changed 22
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 60
  • Travis Job 41.3
  • ec47cfbc on github
  • Prev Job for TOXENV=cov,report on master (#39.3)
  • Next Job for TOXENV=cov,report on master (#41.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