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

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

Build:
DEFAULT BRANCH: master
Ran 29 Apr 2020 09:29PM UTC
Files 348
Run time 40s
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

29 Apr 2020 09:09PM UTC coverage: 76.75%. Remained the same
TOXENV=cov,report

push

travis-ci

web-flow
Add optional syncDbAfterWrite behavior and setting (#63)

* Add optional syncDbAfterWrite behavior and setting

The ARMI output database is created by the master node in parallel cases
and is actually written on a local scratch space during the run (for i/o
performance in large sweeps). There are some scenarios, however, where a
DB is needed by other MPI processes as they're doing their work (for
example, if a DB-derived history is needed). This feature just copies
the whole database from the local drive into the run's working directory
(often on a shared network drive) after every write.

This feature can be activted by setting the new syncDbAfterWrite user
setting to `true`.

Relatedly, MPI worker nodes now open the database with read-only
permissions after every DistributeState. This allows them to perform
DB-reading tasks during a run, now that the DB is available to them.

Also added optional Executer-level way to set a runPath.

30060 of 39166 relevant lines covered (76.75%)

0.77 hits per line

Source Files on job 164.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 297
  • Travis Job 164.3
  • ddb39ab4 on github
  • Prev Job for TOXENV=cov,report on master (#165.3)
  • Next Job for TOXENV=cov,report on master (#169.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