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

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

Build:
DEFAULT BRANCH: master
Ran 22 Jun 2020 01:43PM UTC
Files 359
Run time 1min
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

22 Jun 2020 01:25PM UTC coverage: 77.349%. Remained the same
TOXENV=cov,report

push

travis-ci

web-flow
Add location-based history tracking on Database3 (#88)

This adds the `getHistoryByLocation()` and `getHistoriesByLocation()`
methods to the Database3 class. These are quite similar to their
non-location based siblings, but rather than following an ArmiObject in
the database by serialNum, it does a little extra work to figure out
each object's location, then pull data from the object that is actually
at that location for each time node requested. Other changes:
 - Added some type annotation stuff
 - Added `computeParents()` classmethod to Layout to help make sense of
 the hierarchy without having to fully reconstruct.
 - Added a `getAncestorWithDistance()` method to ArmiObject. This is
 useful for determining not only the ancestor object, but how many
 layers above it happens to be.
 - Moved some methods that should obviously be Composite methods out of
 ArmiObject. There are plenty more that are miscategorized and still
 need moved, but that should be its own thing.

30840 of 39871 relevant lines covered (77.35%)

0.77 hits per line

Source Files on job 240.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 442
  • Travis Job 240.3
  • 38d9febd on github
  • Prev Job for TOXENV=cov,report on master (#241.3)
  • Next Job for TOXENV=cov,report on master (#247.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