Skip to content

Fix roundtrip of Parse/ToString for include query string parameters #1754

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

Merged
merged 1 commit into from
Aug 6, 2025

Conversation

bkoelman
Copy link
Member

@bkoelman bkoelman commented Aug 6, 2025

Removes duplicate entries from IncludeExpression.ToString() (caused by derived relationships expansion).
Add tests for the full chain elements, including their types.

QUALITY CHECKLIST

Copy link

codecov bot commented Aug 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.06%. Comparing base (e9cb483) to head (58e00cf).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1754   +/-   ##
=======================================
  Coverage   92.06%   92.06%           
=======================================
  Files         475      475           
  Lines       14699    14699           
  Branches     2322     2322           
=======================================
  Hits        13533    13533           
  Misses        765      765           
  Partials      401      401           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@bkoelman bkoelman marked this pull request as ready for review August 6, 2025 22:43
@bkoelman bkoelman merged commit 72ae8c2 into master Aug 6, 2025
16 checks passed
@bkoelman bkoelman deleted the roundtrip-includes branch August 6, 2025 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant