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

ladybug-tools / honeybee-radiance / 88
81%

Build:
DEFAULT BRANCH: master
Ran 07 Feb 2020 03:55AM UTC
Jobs 5
Files 98
Run time 3min
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
88

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=[]):
```

2947 of 3436 relevant lines covered (85.77%)

2.57 hits per line

Jobs
ID Job ID Ran Files Coverage
1 88.1 07 Feb 2020 03:55AM UTC 0
85.51
Travis Job 88.1
2 88.2 07 Feb 2020 03:55AM UTC 0
85.68
Travis Job 88.2
3 88.3 07 Feb 2020 03:55AM UTC 0
85.65
Travis Job 88.3
4 88.4 07 Feb 2020 03:57AM UTC 0
Travis Job 88.4
5 88.5 07 Feb 2020 03:58AM UTC 0
Travis Job 88.5
Source Files on build 88
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #88
  • d5dd2d00 on github
  • Prev Build on master (#85)
  • Next Build on master (#91)
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