simc / dartx

Superpowers for Dart. Collection of useful static extension methods.
https://pub.dev/packages/dartx
Apache License 2.0
1.08k stars 88 forks source link

Map love #136

Closed passsy closed 3 years ago

passsy commented 3 years ago

Add extensions to Map, similar to what we have for List

codecov[bot] commented 3 years ago

Codecov Report

Merging #136 (3c0afc7) into master (4c1ec46) will increase coverage by 0.46%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #136      +/-   ##
==========================================
+ Coverage   96.26%   96.72%   +0.46%     
==========================================
  Files          10       11       +1     
  Lines         669      763      +94     
==========================================
+ Hits          644      738      +94     
  Misses         25       25              
Impacted Files Coverage Δ
lib/src/map.dart 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 4c1ec46...3c0afc7. Read the comment docs.