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

refactor: Remove SQLx crate from torii-core #10

Merged
merged 1 commit into from
Feb 17, 2025

refactor: Remove SQLx crate from torii-core

368490e
Select commit
Loading
Failed to load commit list.
Merged

refactor: Remove SQLx crate from torii-core #10

refactor: Remove SQLx crate from torii-core
368490e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 17, 2025 in 1s

68.78% (-0.82%) compared to dde8ee1

View this Pull Request on Codecov

68.78% (-0.82%) compared to dde8ee1

Details

Codecov Report

Attention: Patch coverage is 57.56098% with 87 lines in your changes missing coverage. Please review.

Project coverage is 68.78%. Comparing base (dde8ee1) to head (368490e).

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
torii-storage-sqlite/src/lib.rs 44.59% 82 Missing ⚠️
torii-auth-oauth/src/lib.rs 16.66% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #10      +/-   ##
==========================================
- Coverage   69.60%   68.78%   -0.82%     
==========================================
  Files          11       11              
  Lines        1622     1746     +124     
==========================================
+ Hits         1129     1201      +72     
- Misses        493      545      +52     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.