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

Conversation

leogdion
Copy link
Member

No description provided.

@leogdion leogdion linked an issue Oct 16, 2024 that may be closed by this pull request
Copy link

codecov bot commented Oct 16, 2024

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).
Report is 1 commits behind head on v1.0.0-alpha.3.

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     
Flag Coverage Δ
16.1 0.00% <0.00%> (ø)
iOS 0.00% <0.00%> (ø)
iOS18.1 0.00% <0.00%> (ø)
macOS 0.00% <0.00%> (ø)
swift- 0.00% <0.00%> (ø)
ubuntu 0.00% <0.00%> (ø)
watchOS 0.00% <0.00%> (ø)
watchOS11.0 0.00% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@leogdion leogdion marked this pull request as ready for review October 16, 2024 21:32
@leogdion leogdion merged commit d5a3068 into v1.0.0-alpha.3 Oct 16, 2024
6 checks passed
@leogdion leogdion deleted the 7-understand-model-with-regarding-to-saving branch October 17, 2024 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Understand Model with Regarding to Saving
1 participant