eclipse-thingweb / td-tools

Tooling for Thing Descriptions and Thing Models
https://thingweb.io
Other
3 stars 3 forks source link

25 move open api converter #28

Closed hasanheroglu closed 6 days ago

hasanheroglu commented 1 week ago

Closes #25

codecov-commenter commented 1 week ago

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 :warning:
node/open-api-converter/crawlPaths.js 71.42% 21 Missing and 7 partials :warning:
node/open-api-converter/genInteraction.js 86.20% 12 Missing :warning:
node/open-api-converter/createInfo.js 64.00% 7 Missing and 2 partials :warning:
node/open-api-converter/index.js 86.36% 6 Missing :warning:
node/open-api-converter/definitions.js 73.33% 4 Missing :warning:
Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.