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

cljoly / rusqlite_migration / 7124302522 / 1
93%
master: 95%

Build:
Build:
LAST BUILD BRANCH: dependabot/cargo/tokio-1.52.0
DEFAULT BRANCH: master
Ran 07 Dec 2023 05:48AM 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

07 Dec 2023 05:45AM UTC coverage: 93.413% (+1.0%) from 92.401%
7124302522.1

Pull #118

github

cljoly
feat: return full foreign_key_check error

The `foreign_key_check` pragma returns a list of all the violated
foreign key constraints[^1]:
> The foreign_key_check pragma returns one row output for each foreign
> key violation
Each ForeignKeyCheckError store one of those rows. However, only the
first row is stored.

Store all row returned in a vector in the returned error variant,
`Error::ForeignKeyCheck(…)`.

[^1]: https://www.sqlite.org/pragma.html#pragma_foreign_key_check
Pull Request #118: Multi errors fkc

312 of 334 relevant lines covered (93.41%)

6.8 hits per line

Source Files on job 7124302522.1
  • Tree
  • List 0
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 7124302522
  • a67436fe on github
  • Prev Job for on multi-errors-fkc (#7108840107.1)
  • Next Job for on multi-errors-fkc (#7124319611.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