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.2.0 #24

Merged
merged 7 commits into from
Dec 23, 2024

Update CI

a436283
Select commit
Loading
Failed to load commit list.
Merged

0.2.0 #24

Update CI
a436283
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 23, 2024 in 1s

63.46% (-1.91%) compared to 5bb9cff

View this Pull Request on Codecov

63.46% (-1.91%) compared to 5bb9cff

Details

Codecov Report

Attention: Patch coverage is 32.33533% with 113 lines in your changes missing coverage. Please review.

Project coverage is 63.46%. Comparing base (5bb9cff) to head (a436283).

Files with missing lines Patch % Lines
core/src/serf/base.rs 40.38% 31 Missing ⚠️
core/src/serf/internal_query.rs 16.66% 30 Missing ⚠️
core/src/serf/delegate.rs 22.22% 28 Missing ⚠️
core/src/snapshot.rs 23.07% 10 Missing ⚠️
core/src/serf/query.rs 50.00% 5 Missing ⚠️
core/src/coalesce.rs 0.00% 3 Missing ⚠️
core/src/key_manager.rs 33.33% 2 Missing ⚠️
core/src/serf/api.rs 33.33% 2 Missing ⚠️
core/src/coordinate.rs 0.00% 1 Missing ⚠️
core/src/lib.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #24      +/-   ##
==========================================
- Coverage   65.37%   63.46%   -1.91%     
==========================================
  Files          36       36              
  Lines        4349     4442      +93     
==========================================
- Hits         2843     2819      -24     
- Misses       1506     1623     +117     
Files with missing lines Coverage Δ
core/src/coalesce/member.rs 0.00% <ø> (ø)
core/src/coalesce/user.rs 0.00% <ø> (ø)
core/src/delegate/composite.rs 74.57% <ø> (ø)
core/src/delegate/transform.rs 69.23% <100.00%> (-2.57%) ⬇️
core/src/error.rs 15.04% <ø> (+1.76%) ⬆️
core/src/event.rs 38.46% <ø> (+0.39%) ⬆️
core/src/event/crate_event.rs 61.11% <100.00%> (ø)
core/src/types.rs 50.00% <ø> (ø)
core/src/types/member.rs 100.00% <ø> (ø)
types/src/clock.rs 64.44% <100.00%> (-2.95%) ⬇️
... and 14 more

... and 5 files with indirect coverage changes


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 5bb9cff...a436283. Read the comment docs.