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

cljoly / rusqlite_migration / 8342019402
95%

Build:
DEFAULT BRANCH: master
Ran 19 Mar 2024 11:15AM 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:13AM UTC coverage: 95.796%. Remained the same
8342019402

push

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

319 of 333 relevant lines covered (95.8%)

7.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8342019402.1 19 Mar 2024 11:15AM UTC 6
95.8
GitHub Action Run
Source Files on build 8342019402
  • Tree
  • List 6
  • Changed 3
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 7230da5c on github
  • Prev Build on master (#8340700256)
  • Next Build on master (#8342097201)
  • 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