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

terrapower / armi / 374
87%

Build:
DEFAULT BRANCH: master
Ran 25 Aug 2020 03:12PM UTC
Jobs 1
Files 369
Run time 27s
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
374

push

travis-ci

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

Jobs
ID Job ID Ran Files Coverage
3 374.3 (TOXENV=cov,report) 25 Aug 2020 03:12PM UTC 0
77.8
Travis Job 374.3
Source Files on build 374
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #374
  • 364e72df on github
  • Prev Build on master (#375)
  • Next Build on master (#384)
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