heckj / CRDT

Conflict-free Replicated Data Types in Swift
https://swiftpackageindex.com/heckj/CRDT/main/documentation/crdt
MIT License
154 stars 3 forks source link

upping minimum support to swift 5.8 #40

Closed heckj closed 8 months ago

heckj commented 8 months ago

and enabling all concurrency checking

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 85.37%. Comparing base (f610490) to head (bd2000f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #40 +/- ## ========================================== + Coverage 85.35% 85.37% +0.01% ========================================== Files 22 22 Lines 2015 2017 +2 ========================================== + Hits 1720 1722 +2 Misses 295 295 ```

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