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(dui3): do not pass selectedobjectids from idmap #380

Merged

Conversation

oguzhankoral
Copy link
Member

We were mutating the selectedObjectIds from IdMap. IdMap is a accumulated dictionary that we shouldn't set SelectedObjectIds from it.

Copy link

linear bot commented Nov 11, 2024

Copy link

codecov bot commented Nov 11, 2024

Codecov Report

Attention: Patch coverage is 0% with 11 lines in your changes missing coverage. Please review.

Project coverage is 8.38%. Comparing base (c013953) to head (1982f25).
Report is 1 commits behind head on dev.

Files with missing lines Patch % Lines
...e.Connectors.DUI/Bindings/SendBindingUICommands.cs 0.00% 11 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             dev    #380      +/-   ##
========================================
- Coverage   8.39%   8.38%   -0.02%     
========================================
  Files        237     237              
  Lines       4691    4701      +10     
  Branches     513     513              
========================================
  Hits         394     394              
- Misses      4281    4291      +10     
  Partials      16      16              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@oguzhankoral oguzhankoral enabled auto-merge (squash) November 11, 2024 15:19
@oguzhankoral oguzhankoral merged commit 12c80e2 into dev Nov 11, 2024
5 checks passed
@oguzhankoral oguzhankoral deleted the oguzhan/cnx-784-do-not-pass-selectedobjectids-from-idmap branch November 11, 2024 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants