Skip to content

Added extract_if and get_disjoint_mut#25

Merged
MitchellBerend merged 5 commits into
masterfrom
1-88-update
Jul 4, 2025
Merged

Added extract_if and get_disjoint_mut#25
MitchellBerend merged 5 commits into
masterfrom
1-88-update

Conversation

@MitchellBerend

@MitchellBerend MitchellBerend commented Jun 28, 2025

Copy link
Copy Markdown
Owner

This pr adds 2 methods on DefaultHashMap to bring it up to rust version 1.88

Edit: This is blocked until the image used in ci cuts a new release that includes rust 1.88, It is stuck on 1.87 now.

This pr adds 2 methods on `DefaultHashMap` to bring it up to rust version 1.88
@MitchellBerend MitchellBerend marked this pull request as draft June 28, 2025 06:27
@codecov

codecov Bot commented Jul 4, 2025

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 15.38462% with 11 lines in your changes missing coverage. Please review.

Project coverage is 96.30%. Comparing base (6ae1b8c) to head (a583ec6).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/default_hashmap.rs 8.33% 11 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #25      +/-   ##
==========================================
- Coverage   99.67%   96.30%   -3.37%     
==========================================
  Files           2        2              
  Lines         309      298      -11     
==========================================
- Hits          308      287      -21     
- Misses          1       11      +10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@MitchellBerend MitchellBerend marked this pull request as ready for review July 4, 2025 17:50
@MitchellBerend MitchellBerend merged commit 8f11809 into master Jul 4, 2025
9 of 12 checks passed
@MitchellBerend MitchellBerend deleted the 1-88-update branch March 15, 2026 18:23
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