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

Lint update (early 22) #154

Closed passsy closed 2 years ago

passsy commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #154 (c4314bc) into master (c26758d) will not change coverage. The diff coverage is 71.42%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #154   +/-   ##
=======================================
  Coverage   97.80%   97.80%           
=======================================
  Files          13       13           
  Lines         775      775           
=======================================
  Hits          758      758           
  Misses         17       17           
Impacted Files Coverage Δ
lib/src/sorted_list.dart 95.89% <50.00%> (ø)
lib/src/iterable.dart 99.57% <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 c26758d...c4314bc. Read the comment docs.