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 for binding list inserts #584

Merged
merged 1 commit into from
May 4, 2022
Merged

Fix for binding list inserts #584

merged 1 commit into from
May 4, 2022

Conversation

RolandPheasant
Copy link
Collaborator

As per title. Fixes #507

@codecov-commenter
Copy link

codecov-commenter commented May 4, 2022

Codecov Report

Merging #584 (87da332) into main (1630739) will increase coverage by 0.00%.
The diff coverage is 90.90%.

@@           Coverage Diff           @@
##             main     #584   +/-   ##
=======================================
  Coverage   71.47%   71.48%           
=======================================
  Files         214      214           
  Lines       10641    10647    +6     
=======================================
+ Hits         7606     7611    +5     
- Misses       3035     3036    +1     
Impacted Files Coverage Δ
src/DynamicData/Binding/BindingListEx.cs 87.87% <88.88%> (-0.06%) ⬇️
src/DynamicData/List/ListEx.cs 64.73% <100.00%> (-0.34%) ⬇️

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 1630739...87da332. Read the comment docs.

@RolandPheasant RolandPheasant merged commit dac0ff7 into main May 4, 2022
@RolandPheasant RolandPheasant deleted the bindlinglistinsert branch May 4, 2022 10:27
@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 May 19, 2022
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.

ToObservableChangeSet always append to the end of ChangeAwareList
2 participants