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

terrapower / armi / 111
87%

Build:
DEFAULT BRANCH: master
Ran 26 Mar 2020 11:51PM 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
111

push

travis-ci

web-flow
Refactor grid and geometry features to present a more normalized interface (#46)

This does a number of things to make grids, grid blueprints, and system layout
inputs easier to work with. Including:

 * Replace the Grid builder functions as static methods. This improves the
   organization of the grids module and is more idiomatic.

 * Add GeomType enumeration, which will help us get away from the string-based
   symmetry and domain specifications.

 * Add getSymmetricEquivalents to grids. This, along with locatorInDomain()
   serve as more generic interfaces that can be implemented on all Grid types
   and interacted with interchangeably. So far these are only implemented for
   HexGrid.

 * Add expandToFull to GridBlueprint. This helps client code do more advanced
   manipulation of GridBlueprint objects.

 * Add geom->blueprint migration of fuel paths. Before the only way to specify
   fuel shuffling paths was through a SystemLayoutInput, which we are trying to
   move away from. This splits the information in a single SystemLayoutInput
   into a "core" grid blueprint and a fuel path grid blueprint.

169 of 169 new or added lines in 20 files covered. (100.0%)

29584 of 39655 relevant lines covered (74.6%)

0.75 hits per line

Jobs
ID Job ID Ran Files Coverage
3 111.3 (TOXENV=cov,report) 26 Mar 2020 11:51PM UTC 0
74.6
Travis Job 111.3
Source Files on build 111
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #111
  • 8ed9dacc on github
  • Prev Build on master (#109)
  • Next Build on master (#112)
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