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

terrapower / armi / 640
87%

Build:
DEFAULT BRANCH: master
Ran 21 Dec 2020 07:17PM UTC
Jobs 1
Files 396
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

pending completion
640

push

travis-ci-com

web-flow
Change geomType arguments to prefer GeomType enum (#229)

Most code that takes a geomType argument used to expect a string, which would
be tested against the string constants defined in the geometry module. This
was error-prone, inefficient, and ambiguous. This adds some extra conversion
functionality to the GeomType enumeration class and changes most interfaces that
pass geomType around to use instances of the GeomType enum instead. Some
functions will still attempt a conversion from string to aid in backwards
compatibility, but these should be reduced moving forward.

Additionally, to better-organize the code in the geometry module, the
SystemLayoutInput class has been migrated to its own module.

31162 of 39453 relevant lines covered (78.99%)

0.79 hits per line

Jobs
ID Job ID Ran Files Coverage
3 640.3 (TOXENV=cov,report) 21 Dec 2020 07:17PM UTC 0
78.99
Travis Job 640.3
Source Files on build 640
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #640
  • 877e4bf5 on github
  • Prev Build on master (#635)
  • Next Build on master (#639)
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