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

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

Build:
DEFAULT BRANCH: master
Ran 20 Apr 2021 06:10PM UTC
Files 400
Run time 14min
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

20 Apr 2021 05:48PM UTC coverage: 80.481% (+0.04%) from 80.444%
TOXENV=cov,report

push

travis-ci

web-flow
Fix encoding of images in HTML reports (#282)

After an ARMI run, none of the images in the `reports/*html` are
valid. Looking at the leading string in some of the reports, I see
`data:image/jpg;base64,b'/9j/4...`. When I pipe the output of the
image through `base64` and paste that into a browser after
`data:image/jpg;base64`, I see `data:image/jpg;base64,/9j/4A...` and
the image is displayed.

This decodes the binary string after `base64` encoding to remove the
leading `b'` in the string representation.

Signed-off-by: Andrew Johnson <a.johnson@usnc-tech.com>

32430 of 40295 relevant lines covered (80.48%)

0.8 hits per line

Source Files on job 821.3 (TOXENV=cov,report)
  • Tree
  • List 0
  • Changed 6
  • Source Changed 6
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1283
  • Travis Job 821.3
  • 37ba1c54 on github
  • Prev Job for TOXENV=cov,report on master (#811.3)
  • Next Job for TOXENV=cov,report on master (#824.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