Uh oh!
There was an error while loading. Please reload this page.
Fixes potential duplicate operation ids of navigation property paths with overloaded composable functions - #597
Conversation
Andrew Omondi (andrueastman)
left a comment
There was a problem hiding this comment.
Just a suggestion. Otherwise looks good from my end.
I believe to fix the sonar coverage reporting you will need to update this line to end with coverage.net8.0.opencover.xml as the net7.0 coverage artifact no longer exists...
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Andrew Omondi <andrueastman@users.noreply.github.com>
Vincent Biret (baywet)
left a comment
There was a problem hiding this comment.
I'm a bit surprised we don't have to refresh the integration tests with those changes. But thanks for the quick turnaround on this one.
Vincent Biret (baywet)
commented
Oct 17, 2024
Andrew Omondi (@andrueastman) thanks for the suggestion, quickly put #598 together |
|
…with overloaded composable functions (#597) * Fixes generation of navigation property op ids with overloaded composable fxns * Adds validation unit test * Updates release note * chore: adds string comparison Co-authored-by: Andrew Omondi <andrueastman@users.noreply.github.com> --------- Co-authored-by: Vincent Biret <vibiret@microsoft.com> Co-authored-by: Andrew Omondi <andrueastman@users.noreply.github.com>
…with overloaded composable functions (#597)


Fixes#596