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

Dev fix linked hash remove head #41

Merged
merged 3 commits into from
May 29, 2023
Merged

Conversation

cuzfrog
Copy link
Owner

@cuzfrog cuzfrog commented May 29, 2023

No description provided.

@codecov
Copy link

codecov bot commented May 29, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (ab1367d) 99.01% compared to head (3e2a3dd) 99.01%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #41   +/-   ##
=======================================
  Coverage   99.01%   99.01%           
=======================================
  Files          36       36           
  Lines        2331     2335    +4     
=======================================
+ Hits         2308     2312    +4     
  Misses         17       17           
  Partials        6        6           
Impacted Files Coverage Δ
collections/bucket.go 100.00% <100.00%> (ø)
collections/hash_table.go 98.21% <100.00%> (+0.03%) ⬆️
collections/node.go 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@cuzfrog cuzfrog merged commit 7cf6d6e into master May 29, 2023
@cuzfrog cuzfrog deleted the dev_fix_linked_hash_remove_head branch May 29, 2023 15:21
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