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

ladybug-tools / ladybug-geometry / 117
96%
master: 93%

Build:
Build:
LAST BUILD BRANCH: dependabot/pip/setuptools-57.0.0
DEFAULT BRANCH: master
Ran 09 Jul 2019 07:57PM UTC
Jobs 2
Files 39
Run time 17s
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
117

push

travis-ci

Chris Mackey
perf(slots): Fixed the Implementation of __slots__ in Inheritance

The previous implementation of __slots__ was not correct across the inheritance tree.  So it was not doing anything for the vast majority of geometry objects.  This commit fixes this.
In the process, I realized that I had to give up the dual inheritance of Mesh objects since both of the objects it had previously inherited from have a `vertices` attribute.  However, this hasn't increased the extra code by any more than 100 lines and is a small price to pay for the functionality of __slots__.

7583 of 7874 relevant lines covered (96.3%)

1.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 117.1 09 Jul 2019 07:57PM UTC 0
96.2
Travis Job 117.1
2 117.2 09 Jul 2019 07:57PM UTC 0
96.24
Travis Job 117.2
Source Files on build 117
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #117
  • 710af488 on github
  • Prev Build on development (#114)
  • Next Build on development (#119)
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