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

AASHE / python-membersuite-api-client
93%
master: 78%

Build:
Build:
LAST BUILD BRANCH: fix-subscription-tests
DEFAULT BRANCH: master
Repo Added 12 Dec 2016 09:30PM UTC
Files 24
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

LAST BUILD ON BRANCH v0.1.8
branch: v0.1.8
CHANGE BRANCH
x
Reset
  • v0.1.8
  • 0.1.5
  • add-security-services
  • chunk-get-orgs
  • chunk-queries
  • client-parameters
  • convert_ms_object
  • convert_ms_object-as-util
  • fix-subscription-tests
  • is-member
  • master
  • memberships
  • msql-shell
  • multi-pythons
  • new-concierge-client-api
  • org_stuff
  • v0.1.10
  • v0.1.11
  • v0.1.2
  • v0.1.3
  • v0.1.4
  • v0.1.5
  • v0.1.6

pending completion
104

push

travis-ci

baronvonvaderham
Recursion Fix

Recursion was working fine for testing because max_depth was an integer.

In a "real world" case where the default of None is used instead, the
comparison of depth < max_depth is always False so recursion does not
happen. Changed to instead test for inequality, so if it's None that is
always True instead.

416 of 449 relevant lines covered (92.65%)

2.78 hits per line

Relevant lines Covered
Build:
Build:
449 RELEVANT LINES 416 COVERED LINES
2.78 HITS PER LINE
Source Files on v0.1.8
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
104 v0.1.8 Recursion Fix Recursion was working fine for testing because max_depth was an integer. In a "real world" case where the default of None is used instead, the comparison of depth < max_depth is always False so recursion does not happen. Changed to... push 17 Feb 2017 04:34PM UTC baronvonvaderham travis-ci pending completion  
See All Builds (119)
  • Repo on GitHub
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

© 2025 Coveralls, Inc