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

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

Build:
Build:
LAST BUILD BRANCH: dependabot/pip/importlib-metadata-4.3.1
DEFAULT BRANCH: master
Ran 30 Jun 2020 04:49PM UTC
Files 28
Run time 8min
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%. First build
367.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 367.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 293
  • Travis Job 367.1
  • 8ec815c4 on github
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