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

ladybug-tools / honeybee-radiance / 88 / 1
81%
master: 81%

Build:
DEFAULT BRANCH: master
Ran 07 Feb 2020 03:55AM UTC
Files 98
Run time 5s
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 Feb 2020 03:54AM UTC coverage: 85.511% (-0.1%) from 85.652%
88.1

push

travis-ci

chriswmackey
fix(model): Fix bug in Model re-serialzation from_dict

This one was pretty deep in there. It seems that I forgot that default input arguments for functions/classes are the same, re-used instance of an object. So this can create big issues when the input is a mutable object type. Now it makes so much sense to my why this is not recommended:
```
def my_function(input=[]):
```

2939 of 3437 relevant lines covered (85.51%)

0.86 hits per line

Source Files on job 88.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 55
  • Travis Job 88.1
  • d5dd2d00 on github
  • Prev Job for on master (#85.3)
  • Next Job for on master (#91.3)
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