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

ladybug-tools / honeybee-radiance / 433 / 4
81%
master: 81%

Build:
DEFAULT BRANCH: master
Ran 09 Jun 2020 12:59PM UTC
Files 0
Run time 0s
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

09 Jun 2020 12:55PM UTC coverage: 0.0% (-82.5%) from 82.539%
433.4

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.

0 of 0 relevant lines covered (NaN%)

0.0 hits per line

Source Files on job 433.4
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 363
  • Travis Job 433.4
  • 3c7e39fa on github
  • Prev Job for on master (#432.2)
  • Next Job for on master (#439.2)
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