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

terrapower / armi / 240
87%

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

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

Jobs
ID Job ID Ran Files Coverage
3 240.3 (TOXENV=cov,report) 22 Jun 2020 01:43PM UTC 0
77.35
Travis Job 240.3
Source Files on build 240
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #240
  • 38d9febd on github
  • Prev Build on master (#241)
  • Next Build on master (#247)
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