joolfe / postman-to-openapi

🛸 Convert postman collection to OpenAPI
MIT License
577 stars 99 forks source link

feature: operation id #240

Closed joolfe closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 99.84% // Head: 99.85% // Increases project coverage by +0.00% :tada:

Coverage data is based on head (8bda41f) compared to base (66916ec). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #240 +/- ## ======================================= Coverage 99.84% 99.85% ======================================= Files 8 8 Lines 649 676 +27 ======================================= + Hits 648 675 +27 Misses 1 1 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `99.85% <100.00%> (+<0.01%)` | :arrow_up: | 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=None#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://codecov.io/gh/joolfe/postman-to-openapi/pull/240?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [lib/index.js](https://codecov.io/gh/joolfe/postman-to-openapi/pull/240/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-bGliL2luZGV4Lmpz) | `99.56% <100.00%> (+0.02%)` | :arrow_up: | | [test/index.spec.js](https://codecov.io/gh/joolfe/postman-to-openapi/pull/240/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-dGVzdC9pbmRleC5zcGVjLmpz) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.