Skip to content

Actions: tokio-rs/toasty

Actions

Cargo Build & Test

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
89 workflow runs
89 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

refactor(sqlite): replace match with matches! (#26)
Cargo Build & Test #52: Commit 4efcd05 pushed by carllerche
October 29, 2024 15:42 2m 41s main
October 29, 2024 15:42 2m 41s
Fixed path errors in examples for windows and added a concrete sqlite example
Cargo Build & Test #44: Pull request #34 synchronize by EmilLindfors
October 28, 2024 07:31 2m 15s EmilLindfors:sqlite
October 28, 2024 07:31 2m 15s
refactor(sqlite): fix some warnings
Cargo Build & Test #43: Pull request #26 synchronize by open-schnick
October 27, 2024 10:22 2m 9s open-schnick:refactor/fix-warnings
October 27, 2024 10:22 2m 9s
Fixed path errors in examples for windows and added a concrete sqlite example
Cargo Build & Test #42: Pull request #34 synchronize by EmilLindfors
October 27, 2024 07:53 39s EmilLindfors:sqlite
October 27, 2024 07:53 39s
refactor: remove redundant references (#32)
Cargo Build & Test #41: Commit e034849 pushed by carllerche
October 27, 2024 03:49 2m 22s main
October 27, 2024 03:49 2m 22s
refactor(sqlite): fix some warnings
Cargo Build & Test #40: Pull request #26 synchronize by open-schnick
October 26, 2024 10:03 2m 10s open-schnick:refactor/fix-warnings
October 26, 2024 10:03 2m 10s
refactor: remove redundant references
Cargo Build & Test #38: Pull request #32 opened by hamirmahal
October 25, 2024 23:17 2m 21s refactor/remove-redundant-references
October 25, 2024 23:17 2m 21s
fix warnings and deny them in CI (#30)
Cargo Build & Test #37: Commit 5d3c35e pushed by carllerche
October 25, 2024 20:02 3m 55s main
October 25, 2024 20:02 3m 55s
fix warnings and deny them in CI
Cargo Build & Test #36: Pull request #30 opened by carllerche
October 25, 2024 19:40 3m 37s fix-warnings
October 25, 2024 19:40 3m 37s
impl IntoExpr<Id> for String (#29)
Cargo Build & Test #35: Commit f9395ec pushed by carllerche
October 25, 2024 19:26 2m 44s main
October 25, 2024 19:26 2m 44s
impl IntoExpr<Id> for String
Cargo Build & Test #34: Pull request #29 synchronize by carllerche
October 25, 2024 19:23 2m 34s id-into-expr
October 25, 2024 19:23 2m 34s
impl IntoExpr<Id> for String
Cargo Build & Test #33: Pull request #29 opened by carllerche
October 25, 2024 19:18 40s id-into-expr
October 25, 2024 19:18 40s
add per-db feature flags to tests
Cargo Build & Test #32: Pull request #28 opened by carllerche
October 25, 2024 15:52 2m 3s ff-tests
October 25, 2024 15:52 2m 3s
refactor(sqlite): rename Sqlite::new() to Sqlite::in_memory() (#25)
Cargo Build & Test #31: Commit a95aa51 pushed by carllerche
October 25, 2024 15:42 2m 6s main
October 25, 2024 15:42 2m 6s
rename new_with_file -> open (#19)
Cargo Build & Test #28: Commit 965e88f pushed by carllerche
October 24, 2024 22:33 2m 6s main
October 24, 2024 22:33 2m 6s
rename new_with_file -> open
Cargo Build & Test #27: Pull request #19 synchronize by alaingilbert
October 24, 2024 22:26 2m 15s alaingilbert:sqlite_open
October 24, 2024 22:26 2m 15s
rename new_with_file -> open
Cargo Build & Test #26: Pull request #19 synchronize by carllerche
October 24, 2024 22:24 1m 56s alaingilbert:sqlite_open
October 24, 2024 22:24 1m 56s
style: simplify string formatting for readability (#18)
Cargo Build & Test #25: Commit 2f7fcff pushed by carllerche
October 24, 2024 22:24 1m 58s main
October 24, 2024 22:24 1m 58s
fix Send and lifetime issue (#21)
Cargo Build & Test #23: Commit 443a05a pushed by carllerche
October 24, 2024 22:20 2m 15s main
October 24, 2024 22:20 2m 15s
fix Send and lifetime issue
Cargo Build & Test #22: Pull request #21 opened by carllerche
October 24, 2024 22:18 2m 16s fix-lt-issues
October 24, 2024 22:18 2m 16s
remove stray printlns (#16)
Cargo Build & Test #19: Commit 01bb361 pushed by carllerche
October 24, 2024 19:56 1m 50s main
October 24, 2024 19:56 1m 50s
remove stray printlns
Cargo Build & Test #18: Pull request #16 opened by carllerche
October 24, 2024 19:50 2m 8s rm-println
October 24, 2024 19:50 2m 8s
sqlite: return Result from create_table (#10)
Cargo Build & Test #17: Commit 9aa2c21 pushed by carllerche
October 24, 2024 19:12 2m 7s main
October 24, 2024 19:12 2m 7s