Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.

Added HashSet#516

Merged
VictorKoenders merged 2 commits intotrunkfrom
feature/hashset
Mar 3, 2022
Merged

Added HashSet#516
VictorKoenders merged 2 commits intotrunkfrom
feature/hashset

Conversation

@VictorKoenders
Copy link
Contributor

Closes #513

@codecov
Copy link

codecov bot commented Mar 3, 2022

Codecov Report

Merging #516 (bbba17c) into trunk (108e03b) will increase coverage by 0.17%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##            trunk     #516      +/-   ##
==========================================
+ Coverage   70.90%   71.08%   +0.17%     
==========================================
  Files          47       47              
  Lines        3159     3178      +19     
==========================================
+ Hits         2240     2259      +19     
  Misses        919      919              
Impacted Files Coverage Δ
src/lib.rs 68.75% <ø> (ø)
src/features/impl_std.rs 80.60% <100.00%> (+1.79%) ⬆️
tests/alloc.rs 98.36% <100.00%> (+0.02%) ⬆️
tests/std.rs 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

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

@VictorKoenders VictorKoenders merged commit 7e9f043 into trunk Mar 3, 2022
@VictorKoenders VictorKoenders deleted the feature/hashset branch March 3, 2022 14:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Are HashSets not supported?

1 participant