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

cljoly / rusqlite_migration / 5300139634
95%

Build:
DEFAULT BRANCH: master
Ran 17 Jun 2023 09:10PM UTC
Jobs 1
Files 5
Run time 15min
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

Canceled at 13 Jun 2024 01:00AM UTC via web
5300139634

push

github

cljoly
fix: bump minimum supported rust version to 1.64.0

Hashbrown v0.14.0 requires rust version 1.64.0.

According to `cargo tree` output, hashbrown is a dependency of rusqlite
(among other things):
```
rusqlite_migration v1.1.0-alpha.2 (/home/cjoly/ghq/github.com/cljoly/rusqlite_migration/rusqlite_migration)
├── …
├── rusqlite v0.29.0
│   ├── …
│   ├── hashlink v0.8.2
│   │   └── hashbrown v0.13.2
```
Fundamentally, as long as rusqlite does not offer an minimum rust
version, we have to follow it and update our minimum rust version as it
does.

297 of 323 relevant lines covered (91.95%)

6.43 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
11
76.6
-23.4% rusqlite_migration/src/errors.rs
13
93.01
-1.08% rusqlite_migration/src/lib.rs
Jobs
ID Job ID Ran Files Coverage
1 5300139634.1 17 Jun 2023 09:10PM UTC 5
91.95
GitHub Action Run
Source Files on build 5300139634
  • Tree
  • List 5
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 4b835591 on github
  • Prev Build on master (#5193494940)
  • Next Build on master (#5304068610)
  • 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

© 2025 Coveralls, Inc