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

Introduce Swagger documentation to Tymly API #302

Open
wants to merge 23 commits into
base: master
Choose a base branch
from
Open

Conversation

meenahoda
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Nov 4, 2021

Codecov Report

Merging #302 (772df90) into master (ab1e515) will increase coverage by 1.13%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #302      +/-   ##
==========================================
+ Coverage   80.47%   81.61%   +1.13%     
==========================================
  Files          19       21       +2     
  Lines         292      310      +18     
==========================================
+ Hits          235      253      +18     
  Misses         57       57              
Impacted Files Coverage Δ
lib/components/services/file-downloading/index.js 97.05% <100.00%> (+0.08%) ⬆️
lib/components/services/file-uploading/index.js 34.21% <100.00%> (ø)
lib/components/services/server/index.js 91.89% <100.00%> (+1.56%) ⬆️
lib/components/services/server/swagger.js 100.00% <100.00%> (ø)
lib/components/services/statebox-api/index.js 100.00% <100.00%> (ø)
...ents/services/statebox-api/routes/common-schema.js 100.00% <100.00%> (ø)
...services/statebox-api/routes/describe-execution.js 100.00% <100.00%> (ø)
...s/services/statebox-api/routes/execution-action.js 92.85% <100.00%> (+1.19%) ⬆️
...ts/services/statebox-api/routes/start-execution.js 100.00% <100.00%> (ø)
...nts/services/statebox-api/routes/stop-execution.js 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ab1e515...772df90. Read the comment docs.

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.

1 participant