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

cljoly / rusqlite_migration / 8341987493
96%
master: 95%

Build:
Build:
LAST BUILD BRANCH: rusqlite-038
DEFAULT BRANCH: master
Ran 19 Mar 2024 11:13AM UTC
Jobs 1
Files 6
Run time 1min
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

19 Mar 2024 11:07AM UTC coverage: 95.796%. Remained the same
8341987493

Pull #139

github

cljoly
fix: failing examples with rusqlite “extra_check” feature

As reported in [1], in the documentation and examples, the following:

```conn.pragma_update(None, "journal_mode", &"WAL").unwrap();```

panics with `ExecuteReturnedResults` when the “extra_check” feature of
rusqlite is enabled.

This wasn’t caught automatically because it turns out our examples
aren’t run in CI, because the Cargo manifests weren’t properly
referenced.

This includes the manifests properly and fixes the CI.

[1] https://github.com/cljoly/rusqlite_migration/issues/15#issuecomment-1868524798
Pull Request #139: Fix broken docs and examples when some rusqlite features are used

319 of 333 relevant lines covered (95.8%)

7.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8341987493.1 19 Mar 2024 11:13AM UTC 6
95.8
GitHub Action Run
Source Files on build 8341987493
  • Tree
  • List 6
  • Changed 3
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #139
  • PR Base - master (#8340700256)
  • Delete
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