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

ladybug-tools / honeybee-schema / 366
96%

Build:
DEFAULT BRANCH: master
Ran 30 Jun 2020 04:42PM UTC
Jobs 1
Files 28
Run time 16min
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
366

push

travis-ci

chriswmackey
fix(model): Remove global_..._set key from Model properties

This commit removes the global_construction_set 
 and global_modifier_set keys on the Model object and gets rid of the corresponding bugs it creates.

The aim is that the default objects typically expressed in these global sets are now constant across all machines, plugins and libraries now that they live in their own JSON files that all developers can load from [here](https://github.com/ladybug-tools/honeybee-standards/blob/master/honeybee_standards/energy_default.json) and [here](https://github.com/ladybug-tools/honeybee-standards/blob/master/honeybee_standards/radiance_default.json).  This will ensure that everyone is in agreement about these defaults across plugins without the need to repeat them in the model schema.

If users want to override these defaults, the recommendation is to do them with a ConstructionSet or ModifierSet object applied to a Honeybee Room. Or they can apply a specific modifier/construction to an individual surface.

1245 of 1300 relevant lines covered (95.77%)

0.96 hits per line

Jobs
ID Job ID Ran Files Coverage
1 366.1 30 Jun 2020 04:42PM UTC 0
95.77
Travis Job 366.1
Source Files on build 366
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #366
  • 8ec815c4 on github
  • Prev Build on master (#363)
  • Next Build on master (#370)
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