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

adding external benchmarks using package-benchmark #34

Closed heckj closed 1 year ago

heckj commented 1 year ago

Exploring using package-benchmark, or at least trying to...

work on #33

codecov-commenter commented 1 year ago

Codecov Report

Base: 85.35% // Head: 85.35% // No change to project coverage :thumbsup:

Coverage data is based on head (476d6a0) compared to base (40896b2). Patch has no changes to coverable lines.

:exclamation: Current head 476d6a0 differs from pull request most recent head 857447f. Consider uploading reports for the commit 857447f to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #34 +/- ## ======================================= Coverage 85.35% 85.35% ======================================= Files 22 22 Lines 2015 2015 ======================================= Hits 1720 1720 Misses 295 295 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Heck). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Heck)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.