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

Insert batch #21

Merged
merged 13 commits into from
May 22, 2024
Merged

Insert batch #21

merged 13 commits into from
May 22, 2024

Conversation

al8n
Copy link
Owner

@al8n al8n commented May 20, 2024

No description provided.

Copy link

codecov bot commented May 20, 2024

Codecov Report

Attention: Patch coverage is 70.40359% with 132 lines in your changes are missing coverage. Please review.

Project coverage is 83.76%. Comparing base (c8f6d60) to head (2516de3).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #21      +/-   ##
==========================================
- Coverage   84.30%   83.76%   -0.54%     
==========================================
  Files          13       14       +1     
  Lines        2562     2865     +303     
==========================================
+ Hits         2160     2400     +240     
- Misses        402      465      +63     
Files Coverage Δ
src/lib.rs 79.41% <ø> (-2.68%) ⬇️
src/map/tests.rs 99.89% <100.00%> (+0.01%) ⬆️
src/options.rs 91.26% <80.00%> (ø)
src/arena/shared.rs 89.33% <72.72%> (-1.64%) ⬇️
src/arena.rs 79.75% <62.50%> (-3.50%) ⬇️
src/types.rs 61.66% <61.66%> (ø)
src/map/node.rs 73.40% <71.59%> (-5.31%) ⬇️
src/map/api.rs 75.72% <63.82%> (-7.36%) ⬇️
src/map.rs 72.06% <53.16%> (+6.20%) ⬆️

... and 2 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 71b1585...2516de3. Read the comment docs.

@al8n al8n merged commit 39b5619 into main May 22, 2024
25 of 28 checks passed
@al8n al8n deleted the insert-batch branch May 22, 2024 03:56
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.

None yet

1 participant