Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add PostgreSQL storage implementation for Torii #11

Merged
merged 1 commit into from
Feb 18, 2025

feat: Add PostgreSQL storage implementation for Torii

eefaf93
Select commit
Loading
Failed to load commit list.
Merged

feat: Add PostgreSQL storage implementation for Torii #11

feat: Add PostgreSQL storage implementation for Torii
eefaf93
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 18, 2025 in 1s

55.84% of diff hit (target 68.78%)

View this Pull Request on Codecov

55.84% of diff hit (target 68.78%)

Annotations

Check warning on line 232 in torii-core/src/plugin.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

torii-core/src/plugin.rs#L232

Added line #L232 was not covered by tests

Check warning on line 69 in torii-storage-postgres/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

torii-storage-postgres/src/lib.rs#L60-L69

Added lines #L60 - L69 were not covered by tests

Check warning on line 90 in torii-storage-postgres/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

torii-storage-postgres/src/lib.rs#L89-L90

Added lines #L89 - L90 were not covered by tests

Check warning on line 109 in torii-storage-postgres/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

torii-storage-postgres/src/lib.rs#L108-L109

Added lines #L108 - L109 were not covered by tests

Check warning on line 133 in torii-storage-postgres/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

torii-storage-postgres/src/lib.rs#L119-L133

Added lines #L119 - L133 were not covered by tests

Check warning on line 136 in torii-storage-postgres/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

torii-storage-postgres/src/lib.rs#L135-L136

Added lines #L135 - L136 were not covered by tests

Check warning on line 138 in torii-storage-postgres/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

torii-storage-postgres/src/lib.rs#L138

Added line #L138 was not covered by tests

Check warning on line 140 in torii-storage-postgres/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

torii-storage-postgres/src/lib.rs#L140

Added line #L140 was not covered by tests

Check warning on line 146 in torii-storage-postgres/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

torii-storage-postgres/src/lib.rs#L142-L146

Added lines #L142 - L146 were not covered by tests

Check warning on line 160 in torii-storage-postgres/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

torii-storage-postgres/src/lib.rs#L148-L160

Added lines #L148 - L160 were not covered by tests

Check warning on line 163 in torii-storage-postgres/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

torii-storage-postgres/src/lib.rs#L162-L163

Added lines #L162 - L163 were not covered by tests

Check warning on line 184 in torii-storage-postgres/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

torii-storage-postgres/src/lib.rs#L165-L184

Added lines #L165 - L184 were not covered by tests

Check warning on line 187 in torii-storage-postgres/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

torii-storage-postgres/src/lib.rs#L186-L187

Added lines #L186 - L187 were not covered by tests

Check warning on line 196 in torii-storage-postgres/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

torii-storage-postgres/src/lib.rs#L195-L196

Added lines #L195 - L196 were not covered by tests

Check warning on line 231 in torii-storage-postgres/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

torii-storage-postgres/src/lib.rs#L224-L231

Added lines #L224 - L231 were not covered by tests

Check warning on line 251 in torii-storage-postgres/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

torii-storage-postgres/src/lib.rs#L250-L251

Added lines #L250 - L251 were not covered by tests

Check warning on line 283 in torii-storage-postgres/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

torii-storage-postgres/src/lib.rs#L282-L283

Added lines #L282 - L283 were not covered by tests

Check warning on line 296 in torii-storage-postgres/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

torii-storage-postgres/src/lib.rs#L295-L296

Added lines #L295 - L296 were not covered by tests

Check warning on line 309 in torii-storage-postgres/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

torii-storage-postgres/src/lib.rs#L308-L309

Added lines #L308 - L309 were not covered by tests

Check warning on line 316 in torii-storage-postgres/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

torii-storage-postgres/src/lib.rs#L316

Added line #L316 was not covered by tests

Check warning on line 331 in torii-storage-postgres/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

torii-storage-postgres/src/lib.rs#L329-L331

Added lines #L329 - L331 were not covered by tests

Check warning on line 340 in torii-storage-postgres/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

torii-storage-postgres/src/lib.rs#L333-L340

Added lines #L333 - L340 were not covered by tests

Check warning on line 344 in torii-storage-postgres/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

torii-storage-postgres/src/lib.rs#L342-L344

Added lines #L342 - L344 were not covered by tests

Check warning on line 357 in torii-storage-postgres/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

torii-storage-postgres/src/lib.rs#L348-L357

Added lines #L348 - L357 were not covered by tests

Check warning on line 370 in torii-storage-postgres/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

torii-storage-postgres/src/lib.rs#L361-L370

Added lines #L361 - L370 were not covered by tests