brightdigit / DataThespian

Concurrency-Friendly SwiftData
MIT License
8 stars 0 forks source link

added auto-save and improved monitoring #5

Closed leogdion closed 2 weeks ago

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 0.00%. Comparing base (4f20302) to head (d91c9bc).

Files with missing lines Patch % Lines
Sources/DataThespian/ModelActorDatabase.swift 0.00% 11 Missing :warning:
Sources/DataThespian/BackgroundDatabase.swift 0.00% 4 Missing :warning:
Sources/DataThespian/ManagedObjectMetadata.swift 0.00% 4 Missing :warning:
Sources/DataThespian/DatabaseKey.swift 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #5 +/- ## ===================================== Coverage 0.00% 0.00% ===================================== Files 22 22 Lines 326 345 +19 ===================================== - Misses 326 345 +19 ``` | [Flag](https://app.codecov.io/gh/brightdigit/DataThespian/pull/5/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=brightdigit) | Coverage Δ | | |---|---|---| | [16.1](https://app.codecov.io/gh/brightdigit/DataThespian/pull/5/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=brightdigit) | `0.00% <0.00%> (ø)` | | | [iOS](https://app.codecov.io/gh/brightdigit/DataThespian/pull/5/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=brightdigit) | `0.00% <0.00%> (ø)` | | | [iOS18.1](https://app.codecov.io/gh/brightdigit/DataThespian/pull/5/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=brightdigit) | `0.00% <0.00%> (ø)` | | | [macOS](https://app.codecov.io/gh/brightdigit/DataThespian/pull/5/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=brightdigit) | `0.00% <0.00%> (ø)` | | | [swift-](https://app.codecov.io/gh/brightdigit/DataThespian/pull/5/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=brightdigit) | `0.00% <ø> (ø)` | | | [ubuntu](https://app.codecov.io/gh/brightdigit/DataThespian/pull/5/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=brightdigit) | `0.00% <ø> (ø)` | | | [watchOS](https://app.codecov.io/gh/brightdigit/DataThespian/pull/5/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=brightdigit) | `0.00% <0.00%> (ø)` | | | [watchOS11.0](https://app.codecov.io/gh/brightdigit/DataThespian/pull/5/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=brightdigit) | `0.00% <0.00%> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=brightdigit#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.