-
Notifications
You must be signed in to change notification settings - Fork 31
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
[Feature] Mutation policy documentation #286
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ekoop-terasky - Please include the schema like this
I introduced following change in this PR too. |
Codecov ReportAll modified lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## feature/mutation_policy #286 +/- ##
===========================================================
+ Coverage 25.58% 25.68% +0.09%
===========================================================
Files 161 160 -1
Lines 14351 14222 -129
===========================================================
- Hits 3672 3653 -19
+ Misses 10511 10401 -110
Partials 168 168 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Signed-off-by: Erki Koop <[email protected]>
Signed-off-by: Erki Koop <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
What this PR does / why we need it:
Which issue(s) this PR fixes
Additional information
Related task:
TMC-35638
Special notes for your reviewer