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

Adding Queryable #10

Merged
merged 9 commits into from
Oct 16, 2024

one more thing

5a104c5
Select commit
Loading
Failed to load commit list.
Merged

Adding Queryable #10

one more thing
5a104c5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 16, 2024 in 0s

0.00% (+0.00%) compared to d450301

View this Pull Request on Codecov

0.00% (+0.00%) compared to d450301

Details

Codecov Report

Attention: Patch coverage is 0% with 142 lines in your changes missing coverage. Please review.

Project coverage is 0.00%. Comparing base (d450301) to head (5a104c5).

Files with missing lines Patch % Lines
.../DataThespian/Databases/Queryable+Extensions.swift 0.00% 41 Missing ⚠️
.../DataThespian/SwiftData/PersistentIdentifier.swift 0.00% 27 Missing ⚠️
...ataThespian/SwiftData/ModelContext+Queryable.swift 0.00% 26 Missing ⚠️
Sources/DataThespian/SwiftData/ModelContext.swift 0.00% 22 Missing ⚠️
...es/DataThespian/Databases/Database+Queryable.swift 0.00% 13 Missing ⚠️
Sources/DataThespian/Databases/UniqueKeyPath.swift 0.00% 4 Missing ⚠️
Sources/DataThespian/Databases/Selector.swift 0.00% 2 Missing ⚠️
Sources/DataThespian/Databases/UniqueKeys.swift 0.00% 2 Missing ⚠️
Sources/DataThespian/Model.swift 0.00% 2 Missing ⚠️
...ataThespian/SwiftData/ModelContext+Extension.swift 0.00% 2 Missing ⚠️
... and 1 more
Additional details and impacted files
@@               Coverage Diff               @@
##           v1.0.0-alpha.3     #10    +/-   ##
===============================================
  Coverage            0.00%   0.00%            
===============================================
  Files                  25      31     +6     
  Lines                 386     498   +112     
===============================================
- Misses                386     498   +112     

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