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

0.14.0 #29

Merged
merged 91 commits into from
Sep 12, 2024
Merged

0.14.0 #29

merged 91 commits into from
Sep 12, 2024

Conversation

al8n
Copy link
Owner

@al8n al8n commented Aug 27, 2024

No description provided.

Copy link

codecov bot commented Aug 29, 2024

Codecov Report

Attention: Patch coverage is 78.14402% with 862 lines in your changes missing coverage. Please review.

Project coverage is 85.47%. Comparing base (b2eb642) to head (09a0dbc).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/base.rs 69.88% 184 Missing ⚠️
src/allocator.rs 65.41% 138 Missing ⚠️
src/base/api.rs 60.49% 96 Missing ⚠️
src/base/api/update.rs 59.38% 93 Missing ⚠️
src/lib.rs 32.35% 92 Missing ⚠️
src/sync/full.rs 66.96% 74 Missing ⚠️
src/base/entry.rs 29.47% 67 Missing ⚠️
src/sync/map.rs 68.78% 59 Missing ⚠️
src/sync.rs 76.52% 27 Missing ⚠️
src/base/iterator/all_versions.rs 81.63% 18 Missing ⚠️
... and 4 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #29      +/-   ##
==========================================
+ Coverage   79.22%   85.47%   +6.24%     
==========================================
  Files           9       31      +22     
  Lines        2609     9962    +7353     
==========================================
+ Hits         2067     8515    +6448     
- Misses        542     1447     +905     
Files with missing lines Coverage Δ
src/base/iterator/iter.rs 94.73% <100.00%> (ø)
src/sync/tests.rs 100.00% <100.00%> (ø)
src/sync/tests/trailed.rs 99.54% <ø> (ø)
src/sync/tests/versioned.rs 99.55% <ø> (ø)
src/sync/trailed.rs 63.18% <ø> (ø)
src/sync/versioned.rs 71.70% <ø> (ø)
src/types.rs 21.34% <ø> (-32.28%) ⬇️
src/unsync.rs 79.48% <ø> (ø)
src/unsync/full.rs 66.36% <ø> (ø)
src/unsync/map.rs 66.85% <ø> (ø)
... and 21 more

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c4e6493...09a0dbc. Read the comment docs.

@al8n al8n merged commit 3103d61 into main Sep 12, 2024
26 of 30 checks passed
@al8n al8n deleted the unsync branch September 12, 2024 15:46
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.

1 participant