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

g2p / bedup
75%

Build:
DEFAULT BRANCH: master
Repo Added 23 Sep 2015 08:46AM 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 master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • v0.10.1

pending completion
70

Pull #86

travis-ci

web-flow
Fix sqlite3 exception on python >= 3.6 .

Bedup crashes on startup with:
 cannot change into wal mode from within a transaction

This commit fixes the error by temporarily disabling transactions.
For similar error reports and more discussion see:
https://github.com/yadayada/acd_cli/issues/509
Pull Request #86: Fix sqlite3 exception on python >= 3.6 .

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

1510 of 2002 relevant lines covered (75.42%)

2.26 hits per line

Relevant lines Covered
Build:
Build:
2002 RELEVANT LINES 1510 COVERED LINES
2.26 HITS PER LINE
Source Files on master
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
70 master Fix sqlite3 exception on python >= 3.6 . Bedup crashes on startup with: cannot change into wal mode from within a transaction This commit fixes the error by temporarily disabling transactions. For similar error reports and more discussion see: ... Pull #86 06 Feb 2017 10:34AM UTC web-flow travis-ci pending completion  
66 master Release v0.10.1. Changes since the previous release: * Fix a compilation error due to removed chattr flags * Setup documentation updated for newer versions of Ubuntu * Filter CFFI warnings push 18 May 2016 07:33AM UTC g2p travis-ci pending completion  
65 master Comment out chattr flags that have been removed Fixes a compilation error on current Arch. Closes #77. push 14 May 2016 10:31PM UTC g2p travis-ci pending completion  
64 master Merge pull request #76 from adamryczkowski/master Fixes README for compatibility with Ubuntu 16.04 Closes #75. push 05 May 2016 09:49AM UTC g2p travis-ci pending completion  
63 master Fixes README for compatibility with Ubuntu 16.04 Pull #76 05 May 2016 09:43AM UTC adamryczkowski travis-ci pending completion  
62 master Fix RuntimeError/Issue #67 It seems this is caused by line 551 and the fact that in Python3 .items() creates an iterator object unlike Py2 which creates a copy of the object. Using dict(ri_rel).items() creates an iterator of a copy of ri_rel all... Pull #73 01 Mar 2016 09:42PM UTC Corey-J-Bukolt travis-ci pending completion  
60 master Use coveralls push 23 Sep 2015 08:55AM UTC g2p travis-ci pending completion  
See All Builds (8)
  • 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

© 2026 Coveralls, Inc