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

ladybug-tools / honeybee-radiance / 433
81%

Build:
DEFAULT BRANCH: master
Ran 09 Jun 2020 12:57PM UTC
Jobs 3
Files 116
Run time 2min
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
433

push

travis-ci

chriswmackey
fix(cli): Remove unnecessary loading of CLI in __init__.py

I have verified that importing the CLI in `__init__` is unnecessary since there is already [an entry point for the CLI that is specified in setup.py](https://github.com/ladybug-tools/honeybee-radiance/blob/master/setup.py#L26).

You can also see that [the CLI of honeybee-energy runs fine without any of this importing in __init__](https://github.com/ladybug-tools/honeybee-energy/blob/master/honeybee_energy/__init__.py).

Furthermore, this unnecessary importing is causing import errors throughout the Grasshopper plugin since the click dependency cannot be successfully imported in IronPython. So this commit removes it.

4640 of 5617 relevant lines covered (82.61%)

1.65 hits per line

Jobs
ID Job ID Ran Files Coverage
2 433.2 09 Jun 2020 12:57PM UTC 0
82.61
Travis Job 433.2
3 433.3 09 Jun 2020 12:57PM UTC 0
82.59
Travis Job 433.3
4 433.4 09 Jun 2020 12:59PM UTC 0
0.0
Travis Job 433.4
Source Files on build 433
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #433
  • 3c7e39fa on github
  • Prev Build on master (#432)
  • Next Build on master (#439)
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