ssec-jhu / evolver-ng

Next gen eVolver controller for bioreactor project - wip
BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

add script to generate the openapi.json file #101

Closed imaitland closed 3 months ago

imaitland commented 3 months ago

Required if this pipeline for publishing the evolver-ng-ts-client npm package is adopted.

evolver-client-structure

We're actually not likely to do this. Instead the generated openapi.jsonwill likely be just copied into a /ui dir in this project where the frontend will live. The frontend build process (npm) will take care of generating the client from there.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.72%. Comparing base (928941b) to head (173c9e3).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #101 +/- ## ======================================= Coverage 95.72% 95.72% ======================================= Files 18 18 Lines 679 679 ======================================= Hits 650 650 Misses 29 29 ``` | [Flag](https://app.codecov.io/gh/ssec-jhu/evolver-ng/pull/101/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ssec-jhu) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/ssec-jhu/evolver-ng/pull/101/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ssec-jhu) | `95.72% <100.00%> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ssec-jhu#carryforward-flags-in-the-pull-request-comment) to find out more.

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