knaeckeKami / diffutil.dart

Apache License 2.0
27 stars 4 forks source link

fix!: fix wrong result when duplicate items are in a list (#15). add class modifiers and require dart 3.0 #16

Closed knaeckeKami closed 1 year ago

knaeckeKami commented 1 year ago

fixes #15

codecov[bot] commented 1 year ago

Codecov Report

Merging #16 (0d26f6e) into master (4a02dcb) will decrease coverage by 0.65%. The diff coverage is 95.96%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/knaeckeKami/diffutil.dart/pull/16/graphs/tree.svg?width=650&height=150&src=pr&token=APNSED5LDL&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Kamleithner)](https://app.codecov.io/gh/knaeckeKami/diffutil.dart/pull/16?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Kamleithner) ```diff @@ Coverage Diff @@ ## master #16 +/- ## ========================================== - Coverage 97.85% 97.21% -0.65% ========================================== Files 4 4 Lines 467 431 -36 ========================================== - Hits 457 419 -38 - Misses 10 12 +2 ``` | [Impacted Files](https://app.codecov.io/gh/knaeckeKami/diffutil.dart/pull/16?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Kamleithner) | Coverage Δ | | |---|---|---| | [lib/src/diff\_delegate.dart](https://app.codecov.io/gh/knaeckeKami/diffutil.dart/pull/16?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Kamleithner#diff-bGliL3NyYy9kaWZmX2RlbGVnYXRlLmRhcnQ=) | `93.33% <ø> (ø)` | | | [lib/src/model/diffupdate.dart](https://app.codecov.io/gh/knaeckeKami/diffutil.dart/pull/16?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Kamleithner#diff-bGliL3NyYy9tb2RlbC9kaWZmdXBkYXRlLmRhcnQ=) | `100.00% <ø> (ø)` | | | [lib/src/model/diffupdate\_with\_data.dart](https://app.codecov.io/gh/knaeckeKami/diffutil.dart/pull/16?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Kamleithner#diff-bGliL3NyYy9tb2RlbC9kaWZmdXBkYXRlX3dpdGhfZGF0YS5kYXJ0) | `100.00% <ø> (ø)` | | | [lib/src/diffutil\_impl.dart](https://app.codecov.io/gh/knaeckeKami/diffutil.dart/pull/16?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Kamleithner#diff-bGliL3NyYy9kaWZmdXRpbF9pbXBsLmRhcnQ=) | `96.69% <95.96%> (-0.95%)` | :arrow_down: |