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

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

Build:
DEFAULT BRANCH: master
Ran 26 Mar 2020 11:51PM UTC
Files 348
Run time 21s
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

26 Mar 2020 11:34PM UTC coverage: 74.603%. Remained the same
TOXENV=cov,report

push

travis-ci-com

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.

29584 of 39655 relevant lines covered (74.6%)

0.75 hits per line

Source Files on job 112.3 (TOXENV=cov,report)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 194
  • Travis Job 112.3
  • 8ed9dacc on github
  • Prev Job for TOXENV=cov,report on master (#111.3)
  • Next Job for TOXENV=cov,report on master (#115.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