Skip to content

Added `FromIterator` for `BTreeMap`

Codecov / codecov/project failed Feb 5, 2024 in 2s

95.35% (-2.28%) compared to c4e8780

View this Pull Request on Codecov

95.35% (-2.28%) compared to c4e8780

Details

Codecov Report

Attention: 14 lines in your changes are missing coverage. Please review.

Comparison is base (c4e8780) 97.62% compared to head (164fd4f) 95.35%.

❗ Current head 164fd4f differs from pull request most recent head baf108a. Consider uploading reports for the commit baf108a to get more accurate results

Files Patch % Lines
src/default_btree.rs 50.00% 7 Missing ⚠️
src/default_hashmap.rs 50.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #23      +/-   ##
==========================================
- Coverage   97.62%   95.35%   -2.28%     
==========================================
  Files           2        2              
  Lines         295      323      +28     
==========================================
+ Hits          288      308      +20     
- Misses          7       15       +8     

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