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

eriknw / toolz / 174 / 3
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: python3.6
DEFAULT BRANCH: master
Ran 09 Dec 2016 08:50PM UTC
Files 13
Run time 1s
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 Dec 2016 08:43PM UTC coverage: 100.0%. Remained the same
PEP8_IGNORE="E731,W503,E402"

push

travis-ci

eriknw
Remove `curry.__getattr__` forwarding and comment out the tests this affects.

IMHO, this is a failure of how Python handles `__qualname__` during pickling.
Objects wrapped by decorators should only need to use `__wrapped__` for
pickling to work as expected.  It's unreasonable to expect wrapping objects
such as `curry` to forward attributes to allow pickling to work.

1078 of 1078 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job 174.3 (PEP8_IGNORE="E731,W503,E402")
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 174
  • Travis Job 174.3
  • 0ef082ca on github
  • Prev Job for PEP8_IGNORE="E731,W503,E402" on fix/curry_module (#173.4)
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