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

test different freelist #38

Merged
merged 11 commits into from
Sep 29, 2024
Merged

test different freelist #38

merged 11 commits into from
Sep 29, 2024

Conversation

al8n
Copy link
Owner

@al8n al8n commented Sep 25, 2024

No description provided.

Copy link

codecov bot commented Sep 25, 2024

Codecov Report

Attention: Patch coverage is 58.33333% with 5 lines in your changes missing coverage. Please review.

Please upload report for BASE (fix-data-race@ad39c4d). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/builder/options/open_options.rs 0.00% 3 Missing ⚠️
src/base.rs 83.33% 1 Missing ⚠️
src/lib.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##             fix-data-race      #38   +/-   ##
================================================
  Coverage                 ?   70.82%           
================================================
  Files                    ?       28           
  Lines                    ?     2862           
  Branches                 ?        0           
================================================
  Hits                     ?     2027           
  Misses                   ?      835           
  Partials                 ?        0           
Files with missing lines Coverage Δ
src/allocator.rs 67.29% <ø> (ø)
src/builder.rs 89.55% <ø> (ø)
src/builder/options.rs 88.15% <100.00%> (ø)
src/sync/full.rs 75.00% <ø> (ø)
src/sync/map.rs 75.00% <ø> (ø)
src/sync/trailed.rs 75.00% <ø> (ø)
src/sync/versioned.rs 75.00% <ø> (ø)
src/traits/full.rs 79.76% <ø> (ø)
src/traits/map.rs 65.21% <ø> (ø)
src/traits/trailed.rs 79.71% <ø> (ø)
... and 8 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 ad39c4d...4368f2f. Read the comment docs.

@al8n al8n merged commit c6a3db4 into fix-data-race Sep 29, 2024
147 checks passed
@al8n al8n deleted the freelist-experiment branch September 29, 2024 21:49
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