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

terrapower / armi / 821
87%

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

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

Jobs
ID Job ID Ran Files Coverage
3 821.3 (TOXENV=cov,report) 20 Apr 2021 06:10PM UTC 0
80.48
Travis Job 821.3
Source Files on build 821
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #821
  • 37ba1c54 on github
  • Prev Build on master (#811)
  • Next Build on master (#824)
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