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

ignore when required variable was already added to selection #6995

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

rowe-stamy
Copy link

Added new test where the User from Accounts can have a ProductConfiguration and ProductBookmark
matched by the username field instead of id. The bug fix is to ignore if a required variable was already added.
Closes #6993 (in this specific format)

@CLAassistant
Copy link

CLAassistant commented Mar 19, 2024

CLA assistant check
All committers have signed the CLA.

Copy link

codecov bot commented Mar 19, 2024

Codecov Report

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

Project coverage is 77.25%. Comparing base (4f56e59) to head (5b3b860).

❗ Current head 5b3b860 differs from pull request most recent head 38650f1. Consider uploading reports for the commit 38650f1 to get more accurate results

Files Patch % Lines
...ing/Pipeline/FieldRequirementsPlannerMiddleware.cs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6995   +/-   ##
=======================================
  Coverage   77.24%   77.25%           
=======================================
  Files        2632     2632           
  Lines      131361   131361           
=======================================
+ Hits       101475   101483    +8     
+ Misses      29886    29878    -8     
Flag Coverage Δ
unittests 77.25% <0.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@michaelstaib
Copy link
Member

Thanks for creating this PR ... I will soon have a look.

@rowe-stamy rowe-stamy force-pushed the rwe/bugfix-fusion-required-variable branch from df90e5e to 5b3b860 Compare April 29, 2024 06:27
@michaelstaib
Copy link
Member

I will get this one in next week .... we have one massive PR that we need to merge first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants