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

Fix filter in cache connect Fixes #400 #472

Merged
merged 1 commit into from
May 1, 2021
Merged

Conversation

RolandPheasant
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #472 (4dd5baa) into main (c9b97b3) will increase coverage by 0.05%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #472      +/-   ##
==========================================
+ Coverage   71.39%   71.45%   +0.05%     
==========================================
  Files         214      214              
  Lines       10560    10655      +95     
==========================================
+ Hits         7539     7613      +74     
- Misses       3021     3042      +21     
Impacted Files Coverage Δ
src/DynamicData/Cache/ObservableCache.cs 80.64% <100.00%> (+2.02%) ⬆️
src/DynamicData/Kernel/InternalEx.cs 30.95% <100.00%> (+11.50%) ⬆️
src/DynamicData/List/ChangeAwareList.cs 82.10% <100.00%> (ø)
src/DynamicData/Kernel/OptionExtensions.cs 53.06% <0.00%> (-3.47%) ⬇️
src/DynamicData/List/Internal/TransformMany.cs 97.46% <0.00%> (-0.26%) ⬇️
src/DynamicData/List/Internal/TransformAsync.cs 0.00% <0.00%> (ø)
src/DynamicData/Cache/Internal/TransformAsync.cs 87.50% <0.00%> (+0.48%) ⬆️
src/DynamicData/Cache/Internal/TreeBuilder.cs 100.00% <0.00%> (+0.51%) ⬆️
src/DynamicData/List/Internal/GroupOn.cs 72.34% <0.00%> (+0.53%) ⬆️
... and 18 more

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 c9b97b3...4dd5baa. Read the comment docs.

@RolandPheasant RolandPheasant merged commit 811b32e into main May 1, 2021
@RolandPheasant RolandPheasant deleted the FilterInConnectIssue branch May 1, 2021 06:55
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants