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

cljoly / rusqlite_migration / 8341987493 / 1
96%
master: 95%

Build:
Build:
LAST BUILD BRANCH: dependabot/cargo/insta-1.45.0
DEFAULT BRANCH: master
Ran 19 Mar 2024 11:13AM UTC
Files 6
Run time 0s
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.1

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

Source Files on job 8341987493.1
  • Tree
  • List 6
  • Changed 3
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 8341987493
  • e4d489c7 on github
  • Prev Job for on fix-docs (#8340700256.1)
  • 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