Skip to content
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

25 move open api converter #28

Merged

Conversation

hasanheroglu
Copy link
Contributor

Closes #25

@codecov-commenter
Copy link

codecov-commenter commented Jun 24, 2024

Codecov Report

Attention: Patch coverage is 77.84946% with 103 lines in your changes missing coverage. Please review.

Project coverage is 77.84%. Comparing base (b53a2f1) to head (f8e65d2).
Report is 15 commits behind head on main.

Files Patch % Lines
node/open-api-converter/mapSecurity.js 77.55% 37 Missing and 7 partials ⚠️
node/open-api-converter/crawlPaths.js 71.42% 21 Missing and 7 partials ⚠️
node/open-api-converter/genInteraction.js 86.20% 12 Missing ⚠️
node/open-api-converter/createInfo.js 64.00% 7 Missing and 2 partials ⚠️
node/open-api-converter/index.js 86.36% 6 Missing ⚠️
node/open-api-converter/definitions.js 73.33% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #28      +/-   ##
==========================================
+ Coverage   74.94%   77.84%   +2.90%     
==========================================
  Files           7        6       -1     
  Lines         986      465     -521     
  Branches      361      160     -201     
==========================================
- Hits          739      362     -377     
+ Misses        203       87     -116     
+ Partials       44       16      -28     

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

node/open-api-converter/.editorconfig Outdated Show resolved Hide resolved
@egekorkan egekorkan merged commit 48b1288 into eclipse-thingweb:main Jun 28, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Moving OpenAPI converter from playground
3 participants