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

Corrected command to call uvicorn server #937

Merged
merged 2 commits into from Sep 7, 2021
Merged

Conversation

JPBergsma
Copy link
Contributor

Corrected the command to call the uvicorn server in setting_up_an_api.md

@codecov
Copy link

codecov bot commented Sep 6, 2021

Codecov Report

Merging #937 (9b1b939) into master (11477de) will not change coverage.
The diff coverage is n/a.

❗ Current head 9b1b939 differs from pull request most recent head 21d76e2. Consider uploading reports for the commit 21d76e2 to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##           master     #937   +/-   ##
=======================================
  Coverage   92.78%   92.78%           
=======================================
  Files          67       67           
  Lines        3786     3786           
=======================================
  Hits         3513     3513           
  Misses        273      273           
Flag Coverage Δ
project 92.78% <ø> (ø)
validator 92.78% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 7d898af...21d76e2. Read the comment docs.

Copy link
Member

@ml-evs ml-evs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This also looks good, thanks for trying out the guide @JPBergsma! I'll set auto-merge after the tests pass

@ml-evs ml-evs enabled auto-merge (squash) September 7, 2021 15:57
@ml-evs ml-evs merged commit 1961a0b into master Sep 7, 2021
@ml-evs ml-evs deleted the update_setting_up_an_api branch September 7, 2021 16:03
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.

None yet

2 participants