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

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

Build:
DEFAULT BRANCH: master
Ran 25 Aug 2020 03:12PM UTC
Files 369
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

25 Aug 2020 02:56PM UTC coverage: 77.797% (+0.08%) from 77.72%
TOXENV=cov,report

push

travis-ci-com

web-flow
Move many block methods to ArmiObject (temporarily). (#138)

* Move many block methods to ArmiObject (temporarily).

Various block methods that do make logical sense at any level
of the reactor data model were moved to the ArmiObject. On one
hand this exasperates the fact that ArmiObject has way too
many public methods. On the other, it consolidates our tree-
traversing methods that are still in use into one place and
relieves some of the "specialness" of the Block. This is a
useful step in designing a better ArmiObject that will likely
rely more on composition of other functional classes which
will take these methods with them. A warning was added
to the code warning users that the ArmiObject API should
be considered quite unstable as we go through this.

* Remove the Batch class and its tests.

  The functionality of a Batch was useful but will be built in
  to the updated composite model once it's done. In the meantime
  it is not being used and is safe to remove.

  The motivation for removing it came when I noticed a discrepancy
  in the various set/add mass/masses methods.

* Move crossSectionTable out of composite tree into neutronics

31093 of 39967 relevant lines covered (77.8%)

0.78 hits per line

Source Files on job 375.3 (TOXENV=cov,report)
  • Tree
  • List 0
  • Changed 7
  • Source Changed 7
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 695
  • Travis Job 375.3
  • 364e72df on github
  • Prev Job for TOXENV=cov,report on master (#367.3)
  • Next Job for TOXENV=cov,report on master (#374.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