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

maxtepkeev / python-redmine / 171
100%

Build:
DEFAULT BRANCH: master
Ran 03 Nov 2014 10:16PM UTC
Jobs 5
Files 7
Run time 4min
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
171

Pull #65

travis-ci

rconradharris
Make `Redmine` class picklable

The `Redmine` class couldn't be pickled because the `gettatr` would attempt to
turn any attribute access into a `Resource`, even `__getstate__`.

The proposed fix treats attributes that begin with an underscore (and
double-underscore) as non-`Resource` attributes and returns their value as-is.

Fixes #64
Pull Request #65: Make `Redmine` class picklable

3 of 3 new or added lines in 1 file covered. (100.0%)

1071 of 1075 relevant lines covered (99.63%)

4.98 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
100.0
redmine/__init__.py
Jobs
ID Job ID Ran Files Coverage
1 171.1 03 Nov 2014 10:16PM UTC 0
99.44
Travis Job 171.1
2 171.2 03 Nov 2014 10:16PM UTC 0
99.44
Travis Job 171.2
3 171.3 03 Nov 2014 10:16PM UTC 0
99.63
Travis Job 171.3
4 171.4 03 Nov 2014 10:20PM UTC 0
99.63
Travis Job 171.4
5 171.5 03 Nov 2014 10:18PM UTC 0
99.63
Travis Job 171.5
Source Files on build 171
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #171
  • Pull Request #65
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