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

ladybug-tools / ladybug / 726 / 1
91%
master: 91%

Build:
DEFAULT BRANCH: master
Ran 07 Jan 2020 01:17AM UTC
Files 49
Run time 2s
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

07 Jan 2020 01:15AM UTC coverage: 88.882% (-0.2%) from 89.118%
726.1

push

travis-ci

Chris Mackey
fix(designday): Refactor the DesignDay class with best practices

This commit is trying to nip in the bud what I know will be a major naming issue in the future. Right now, the DesignDay object has properties for `ep_style_string`, which manages to be both verbose and yet also vague. Particularly if/when the epjson format replaces the idf format, it will be tough to know whether the "ep_style" refers to an idf or epjson. So I'm replacing all instances of this with `to_idf()` and `from_idf()` as we have it in honeybee_energy.

I'm also implementing some better practices taken from `honeybee_energy`, including the adding of `duplicate` methods along with `==`, `!=`, and `hash` methods.

Lastly, I am trying to use better word choice for the dict keys of the design day. knowing that this is my last chance to change them without breaking `honeybee_energy` or pydantic schema documentation.

5572 of 6269 relevant lines covered (88.88%)

0.89 hits per line

Source Files on job 726.1
  • Tree
  • List 0
  • Changed 6
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 592
  • Travis Job 726.1
  • feca4d7f on github
  • Prev Job for on master (#715.1)
  • Next Job for on master (#729.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