-
Notifications
You must be signed in to change notification settings - Fork 27
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
🔨 Maintenance: missing updates in schemas #4066
🔨 Maintenance: missing updates in schemas #4066
Conversation
694f249
to
8e0ab2a
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.
👍
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.
Please remove node-meta-v0.0.1.json from schemas in storage and webserver. It is created there automatically but it shouldn't be (is not needed) I have already a PR that fixes that. Thanks. (or I can remove it in the fix)
Codecov Report
@@ Coverage Diff @@
## master #4066 +/- ##
=========================================
- Coverage 85.4% 79.1% -6.4%
=========================================
Files 951 434 -517
Lines 41262 22344 -18918
Branches 957 174 -783
=========================================
- Hits 35276 17686 -17590
+ Misses 5767 4609 -1158
+ Partials 219 49 -170
Flags with carried forward coverage won't be shown. Click here to find out more. |
8e0ab2a
to
4a0bc32
Compare
Code Climate has analyzed commit 2a42b59 and detected 0 issues on this pull request. View more on Code Climate. |
Kudos, SonarCloud Quality Gate passed!
|
What do these changes do?
Minor updates on OAS and json-schemas
Related issue/s
How to test