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

rohanpm / kobo
50%
master: 49%

Build:
Build:
LAST BUILD BRANCH: remove-auto-logout
DEFAULT BRANCH: master
Repo Added 06 Oct 2018 07:15AM UTC
Files 109
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 remove-auto-logout
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 0.8.0
  • fix-middleware-compat
  • fork-task-log-exceptions
  • logging-thread-py3
  • logging-thread-recover
  • middleware-TypeError
  • refactored-gssapi
  • release-via-travis
  • remove-auto-logout
  • retire-content-delivery-release-bot
  • test-improvements

pending completion
28

push

travis-ci

rohanpm
tests: cover HubProxy proxying (__getattr__)

This method was previously covered incidentally only by the
auto_logout feature which was removed. Add an explicit test for
it so that coverage doesn't decrease.

3058 of 6114 relevant lines covered (50.02%)

0.5 hits per line

Relevant lines Covered
Build:
Build:
6114 RELEVANT LINES 3058 COVERED LINES
0.5 HITS PER LINE
Source Files on 0.8.0
  • Tree
  • List 109
  • 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
28 remove-auto-logout tests: cover HubProxy proxying (__getattr__) This method was previously covered incidentally only by the auto_logout feature which was removed. Add an explicit test for it so that coverage doesn't decrease. push 29 Jun 2020 11:24PM UTC rohanpm travis-ci pending completion  
27 remove-auto-logout tests: cover HubProxy proxying (__getattr__) This method was previously covered incidentally only by the auto_logout feature which was removed. Add an explicit test for it so that coverage doesn't decrease. push 29 Jun 2020 11:11PM UTC rohanpm travis-ci pending completion  
26 remove-auto-logout HubProxy: remove broken auto_logout feature This class had an implementation of __del__ to automate a call to logout when instances are finalized. This is not a good idea for a few reasons: - there's no guarantee that __del__ is ever called, so... push 29 Jun 2020 10:41PM UTC rohanpm travis-ci pending completion  
25 middleware-TypeError Fix middleware TypeError where ImproperlyConfigured was expected "getattr(settings, var, [])" is not a valid way of defaulting any empty value into an empty list. If the value is present but None, it will evaluate to None, which then crashes due ... push 25 Jun 2020 11:14PM UTC rohanpm travis-ci pending completion  
24 fix-middleware-compat Fix backwards-incompatible MIDDLEWARE check The logic here was: if Django 1.10 or greater is used, then check the MIDDLEWARE variable. Else check MIDDLEWARE_CLASSES. This isn't correct, as Django 1.10 added support for MIDDLEWARE but did not re... push 25 Jun 2020 11:06PM UTC rohanpm travis-ci pending completion  
23 retire-content-delivery-release-bot ci: replace content-delivery-release-bot with token For releases to PyPI, migrate away from password-based auth with content-delivery-release-bot to using a token instead. (Tokens were not available at the time content-delivery-release-bot was i... push 21 Jun 2020 11:19PM UTC rohanpm travis-ci pending completion  
22 refactored-gssapi Refactor gssapi login method to reuse krb5login endpoint For gssapi auth, there is no need to add a new XML-RPC method on the hub and step through the gssapi process on both client and server sides ourselves. Let's just authenticate with the exi... push 23 Apr 2020 04:44AM UTC rohanpm travis-ci pending completion  
21 refactored-gssapi Refactor gssapi login method to reuse krb5login endpoint For gssapi auth, there is no need to add a new XML-RPC method on the hub and step through the gssapi process on both client and server sides ourselves. Let's just authenticate with the exi... push 23 Apr 2020 04:30AM UTC rohanpm travis-ci pending completion  
19 release-via-travis Release to PyPI automatically on new git tags Reduce the overhead for releases. When a new commit from master is tagged, Travis will releases it to PyPI for us, using a release bot account. push 18 Jan 2019 04:27AM UTC rohanpm travis-ci pending completion  
18 logging-thread-recover Make LoggingThread recover on all errors Previously, LoggingThread would recover from any XML-RPC fault, but would stop when any other type of exception was encountered. That is a problem, as it means the worker will permanently give up sending m... push 13 Jan 2019 10:27PM UTC rohanpm travis-ci pending completion  
See All Builds (15)
  • 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