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

ladybug-tools / honeybee-radiance / 329 / 3
81%
master: 81%

Build:
DEFAULT BRANCH: master
Ran 17 May 2020 10:58PM UTC
Files 114
Run time 10s
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

17 May 2020 10:57PM UTC coverage: 81.78% (-0.1%) from 81.888%
329.3

push

travis-ci

chriswmackey
fix(model): Update Model.to.rad_folder to work with recent edits

This commit brings honeybee-radiance in line with the recent refactor of honeybee-radiance folder.

I don't expect the edits to result in any significant performance improvements since roughly the same number of checks are still performed (there may be a small improvement form just writing fewer files, albeit with the same overall file contents).

However, the changes greatly simplified the code. Previously, the Model.to.rad_folder method was over 200 lines long, which was realistically as short as it could be given that there were 16 folders that had to be written to.

For the static files (where much of the new simplification occurred), I mostly stuck to writing three files into the folders (.rad, .mat, and .blk). However, I separated the scene in two: 3 envelope files (containing honeybee Faces) and 3 shade files (containing honeybee Shades). I did this since the to.rad_folder code was simpler this way and there may be some cases where this separation is useful to people looking over the file contents.

4457 of 5450 relevant lines covered (81.78%)

0.82 hits per line

Source Files on job 329.3
  • Tree
  • List 0
  • Changed 5
  • Source Changed 2
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 267
  • Travis Job 329.3
  • 64d70fa3 on github
  • Prev Job for on master (#327.2)
  • Next Job for on master (#333.2)
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