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

Improving API #9

Merged
merged 12 commits into from
Oct 11, 2024

adding requirement for public documentation

2850a63
Select commit
Loading
Failed to load commit list.
Merged

Improving API #9

adding requirement for public documentation
2850a63
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 11, 2024 in 0s

0.00% (+0.00%) compared to 0a2b474

View this Pull Request on Codecov

0.00% (+0.00%) compared to 0a2b474

Details

Codecov Report

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

Project coverage is 0.00%. Comparing base (0a2b474) to head (2850a63).

Files with missing lines Patch % Lines
Sources/DataThespian/Database+Extras.swift 0.00% 48 Missing ⚠️
Sources/DataThespian/NSManagedObjectID.swift 0.00% 30 Missing ⚠️
Sources/DataThespian/ModelContext+Extension.swift 0.00% 22 Missing ⚠️
Sources/DataThespian/BackgroundDatabase.swift 0.00% 21 Missing ⚠️
Sources/DataThespian/ModelActorDatabase.swift 0.00% 20 Missing ⚠️
Sources/DataThespian/PublishingAgent.swift 0.00% 20 Missing ⚠️
Sources/DataThespian/Database+ModelContext.swift 0.00% 13 Missing ⚠️
Sources/DataThespian/DataMonitor.swift 0.00% 8 Missing ⚠️
Sources/DataThespian/RegistrationCollection.swift 0.00% 7 Missing ⚠️
Sources/DataThespian/DatabaseChangeType.swift 0.00% 5 Missing ⚠️
... and 11 more
Additional details and impacted files
@@              Coverage Diff               @@
##           v1.0.0-alpha.3      #9   +/-   ##
==============================================
  Coverage            0.00%   0.00%           
==============================================
  Files                  22      25    +3     
  Lines                 341     386   +45     
==============================================
- Misses                341     386   +45     

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