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

ladybug-tools / honeybee-radiance / 219
81%

Build:
DEFAULT BRANCH: master
Ran 27 Apr 2020 06:52PM UTC
Jobs 3
Files 106
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
219

push

travis-ci

chriswmackey
fix(bsdf): Ensure BSDF is serialize-able to JSON

This commit changes the BSDF dictionary to use a string to store the BSDF data instead of bytes, which are not serialize-able to JSON.

I was not able to compress the string further by removing white spaces since this messed with the re-serialization process (it could not identify the file type as TensorTree or Klems after all white space was removed). Maybe if we recorded the number of white spaces removed in each part so that we could put them back correctly, a strategy like that could work. But, at that point, I question whether we are actually saving much space in the resulting JSON..

7 of 7 new or added lines in 1 file covered. (100.0%)

4029 of 4924 relevant lines covered (81.82%)

1.64 hits per line

Jobs
ID Job ID Ran Files Coverage
2 219.2 27 Apr 2020 06:52PM UTC 0
81.82
Travis Job 219.2
3 219.3 27 Apr 2020 06:52PM UTC 0
81.8
Travis Job 219.3
4 219.4 27 Apr 2020 06:55PM UTC 0
0.0
Travis Job 219.4
Source Files on build 219
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #219
  • aeee63fa on github
  • Prev Build on master (#217)
  • Next Build on master (#222)
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