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

ligurio / molly
93%
master: 87%

Build:
Build:
LAST BUILD BRANCH: ligurio/gh-xxxx-fix-crosslinks-ldoc
DEFAULT BRANCH: master
Repo Added 21 May 2022 02:23PM UTC
Token MmCzKdb5vOtm7Ok4UU5SJCd06HmdX7CMO regen
Build 103 Last
Files 20
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 ligurio/use-precompiled-queries
branch: ligurio/use-precompiled-queries
CHANGE BRANCH
x
Reset
Sync Branches
  • ligurio/use-precompiled-queries
  • dev
  • ligurio/fix-indentation
  • ligurio/gh-2-fix-executing-close-method
  • ligurio/gh-3-fix-test-examples
  • ligurio/gh-xxxx-fix-crosslinks-ldoc
  • ligurio/gh-xxxx-fix-elle-cli-version
  • ligurio/gh-xxxx-fix-rw-register-gen
  • ligurio/gh-xxxx-fix-rw-register-test
  • ligurio/gh-xxxx-introduce-bank-test
  • ligurio/gh-xxxx-op-is-callable
  • ligurio/introduce-new-generators
  • ligurio/small-fixes
  • master
  • refs/tags/0.1.0
  • refs/tags/1.0.0

27 May 2024 11:42AM UTC coverage: 93.419% (-0.6%) from 94.0%
9254214822

Pull #7

github

ligurio
test: use precompiled statements in examples

Prepared statements improve performance by caching the execution
plan for a query after the query optimizer has found the best plan.
However, with simple queries (such as simple selects/inserts with
no joins) prepared statements won't give a big improvement since
the optimizer will quickly find the best plan. This commit enables
using prepared statements in test examples and renames SQLite
helpers.
Pull Request #7: test: use precompiled statements in examples

653 of 699 relevant lines covered (93.42%)

71.33 hits per line

Relevant lines Covered
Build:
Build:
699 RELEVANT LINES 653 COVERED LINES
71.33 HITS PER LINE
Source Files on ligurio/use-precompiled-queries
  • Tree
  • List 19
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
9254214822 ligurio/use-precompiled-queries test: use precompiled statements in examples Prepared statements improve performance by caching the execution plan for a query after the query optimizer has found the best plan. However, with simple queries (such as simple selects/inserts with no... Pull #7 27 May 2024 11:43AM UTC ligurio github
93.42
9254190693 ligurio/use-precompiled-queries test: use precompiled statements in examples Prepared statements improve performance by caching the execution plan for a query after the query optimizer has found the best plan. However, with simple queries (such as simple selects/inserts with no... Pull #7 27 May 2024 11:41AM UTC ligurio github
93.13
9254184733 ligurio/use-precompiled-queries test: use precompiled statements in examples Prepared statements improve performance by caching the execution plan for a query after the query optimizer has found the best plan. However, with simple queries (such as simple selects/inserts with no... Pull #7 27 May 2024 11:40AM UTC ligurio github
93.13
9186790231 ligurio/use-precompiled-queries test: use precompiled statements in examples Prepared statements improve performance by caching the execution plan for a query after the query optimizer has found the best plan. If the query doesn't have a complicated plan (such as simple select... Pull #7 22 May 2024 07:03AM UTC ligurio github
94.35
See All Builds (89)

Badge your Repo: molly

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • 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