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

ladybug-tools / honeybee-radiance / 219 / 4
81%
master: 81%

Build:
DEFAULT BRANCH: master
Ran 27 Apr 2020 06:55PM UTC
Files 0
Run time 0s
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

27 Apr 2020 06:51PM UTC coverage: 0.0% (-81.9%) from 81.859%
219.4

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..

0 of 0 relevant lines covered (NaN%)

0.0 hits per line

Source Files on job 219.4
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 167
  • Travis Job 219.4
  • aeee63fa on github
  • Prev Job for on master (#217.3)
  • Next Job for on master (#222.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