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

ladybug-tools / honeybee-schema / 366 / 1
96%
master: 96%

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

30 Jun 2020 04:41PM UTC coverage: 95.769% (-0.003%) from 95.772%
366.1

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

Source Files on job 366.1
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 292
  • Travis Job 366.1
  • 8ec815c4 on github
  • Prev Job for on master (#363.1)
  • Next Job for on master (#370.1)
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