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

preaction / Minion-Backend-mysql
97%
master: 97%

Build:
Build:
LAST BUILD BRANCH: v0.29
DEFAULT BRANCH: master
Repo Added 02 Nov 2017 07:07PM UTC
Files 1
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.26
branch: v0.26
CHANGE BRANCH
x
Reset
  • v0.26
  • fix-features
  • master
  • test-travis
  • v0.10
  • v0.11
  • v0.12
  • v0.13
  • v0.14
  • v0.15
  • v0.16
  • v0.17
  • v0.18
  • v0.19
  • v0.20
  • v0.21
  • v0.22
  • v0.23
  • v0.24
  • v0.25
  • v0.27
  • v0.28
  • v0.29

pending completion
139

push

travis-ci

preaction
release v0.26

  [Fixed]

  - Improved performance of the notes table by adding an index. Thanks
    @larryl of Grant Street Group for the patch!
  - Fixed rudely clobbering a $@ when updating notes
  - Fixed missing cleanup queries in reset
  - Removed the transaction around the dequeue. This allows the race to
    happen between SELECT and UPDATE, but now we check who wins the
    race. The loser goes back to try another SELECT. Thanks @larryl for
    the SQL.

  [Added]

  - Added a `no_txn` attribute to disable the transaction around the
    `enqueue` queries. I do not recommend using this in production,
    but it helps make testing easier: Tests can be performed in
    a transaction, and then the transaction rolled back to undo any
    changes before the next test.

261 of 269 relevant lines covered (97.03%)

55.27 hits per line

Relevant lines Covered
Build:
Build:
269 RELEVANT LINES 261 COVERED LINES
55.27 HITS PER LINE
Source Files on v0.26
  • Tree
  • List 1
  • 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
139 v0.26 release v0.26 [Fixed] - Improved performance of the notes table by adding an index. Thanks @larryl of Grant Street Group for the patch! - Fixed rudely clobbering a $@ when updating notes - Fixed missing cleanup queries in reset - R... push 27 May 2021 10:46PM UTC preaction travis-ci pending completion  
See All Builds (105)
  • 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