-
Notifications
You must be signed in to change notification settings - Fork 45
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
Add utoipa annotation to edition endpoint #7553
Conversation
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## dev #7553 +/- ##
============================================
+ Coverage 28.54% 28.60% +0.06%
Complexity 2038 2038
============================================
Files 1243 1244 +1
Lines 153525 153665 +140
Branches 3008 3008
============================================
+ Hits 43825 43963 +138
- Misses 107909 107911 +2
Partials 1791 1791
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
7997559
to
052104b
Compare
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.
Mostly some renaming, nice job.
052104b
to
aa3a995
Compare
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 (reviewed + tested)
aa3a995
to
2189369
Compare
2189369
to
9ff4deb
Compare
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 (tested)
9ff4deb
to
e5e6902
Compare
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.
Thank you for the PR, tested it works great. Just left some comments.
e5e6902
to
63e3914
Compare
63e3914
to
ee9c6f5
Compare
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 and tested
Also moves
RailjsonObject
intoeditoast_schemas
underInfraObject
.Tip
Review each commit individually.