Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: EditDiff extension method for IObservable<IEnumerable<T>> #738

Merge branch 'main' into feature/collection-as-observablecache

dfab716
Select commit
Loading
Failed to load commit list.
Merged

Feature: EditDiff extension method for IObservable<IEnumerable<T>> #738

Merge branch 'main' into feature/collection-as-observablecache
dfab716
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 16, 2023 in 1s

72.25% (+0.03%) compared to f1da1b1

View this Pull Request on Codecov

72.25% (+0.03%) compared to f1da1b1

Details

Codecov Report

Merging #738 (dfab716) into main (f1da1b1) will increase coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #738      +/-   ##
==========================================
+ Coverage   72.22%   72.25%   +0.03%     
==========================================
  Files         217      218       +1     
  Lines       11057    11070      +13     
==========================================
+ Hits         7986     7999      +13     
  Misses       3071     3071              
Files Coverage Δ
...rc/DynamicData/Cache/Internal/EditDiffChangeSet.cs 100.00% <100.00%> (ø)
src/DynamicData/Cache/ObservableCacheEx.cs 51.74% <100.00%> (+0.19%) ⬆️