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

czocher / rusqlite_migration
92%
master: 96%

Build:
Build:
LAST BUILD BRANCH: fix-clippy-error
DEFAULT BRANCH: master
Repo Added 17 Jun 2023 05:33PM UTC
Token APfdATqeGiHcCA8LIXKe36Eghv5ELnVRx regen
Build 36 Last
Files 6
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

LAST BUILD ON BRANCH new-tokio-rusqlite
branch: new-tokio-rusqlite
CHANGE BRANCH
x
Reset
Sync Branches
  • new-tokio-rusqlite
  • down-foreign-key-check
  • fix-clippy-error
  • fix-source-mapping
  • fix-typos
  • improved-edit-api
  • master
  • remove-btreemap
  • remove-dead-code
  • require-new-rusqlite
  • test-duplication-fix
  • update-rusqlite

pending completion
  cancel
5300101870

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

Relevant lines Covered
Build:
Build:
323 RELEVANT LINES 297 COVERED LINES
6.43 HITS PER LINE
Source Files on new-tokio-rusqlite
  • Tree
  • List 5
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
5300101870 new-tokio-rusqlite 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/g... push 17 Jun 2023 08:58PM UTC cljoly github pending completion  
5299361492 new-tokio-rusqlite Migrate to the newest tokio-rusqlite push 17 Jun 2023 05:37PM UTC czocher github pending completion  
5299357127 new-tokio-rusqlite Migrate to the newest tokio-rusqlite push 17 Jun 2023 05:36PM UTC czocher github pending completion  
5299350804 new-tokio-rusqlite Migrate to the newest tokio-rusqlite push 17 Jun 2023 05:33PM UTC czocher github pending completion  
See All Builds (34)

Badge your Repo: rusqlite_migration

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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