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

Update Documentation for v0.2.0 #59

Merged

Conversation

wjiuhe
Copy link
Member

@wjiuhe wjiuhe commented May 17, 2022

What does this implement/fix? Explain your changes.

Does this close any currently open issues?

Any relevant logs, error output, etc?

Any other comments?

Where has this been tested?

Operating System:

Platform:

Target Platform:

Pinference Version:

@wjiuhe wjiuhe linked an issue May 17, 2022 that may be closed by this pull request
@codecov
Copy link

codecov bot commented May 17, 2022

Codecov Report

Merging #59 (d1b97cf) into main (6f46f7e) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #59   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           56        58    +2     
  Lines         1017      1086   +69     
=========================================
+ Hits          1017      1086   +69     
Impacted Files Coverage Δ
pinferencia/apis/default/v1/models.py 100.00% <100.00%> (ø)
pinferencia/apis/kserve/v1/models.py 100.00% <100.00%> (ø)
pinferencia/apis/kserve/v2/models.py 100.00% <100.00%> (ø)
pinferencia/frontend/api_manager/base.py 100.00% <100.00%> (ø)
pinferencia/frontend/model_manager.py 100.00% <100.00%> (ø)
pinferencia/frontend/templates/base.py 100.00% <100.00%> (ø)
...rencia/frontend/templates/camera_image_to_image.py 100.00% <100.00%> (ø)
...erencia/frontend/templates/camera_image_to_text.py 100.00% <100.00%> (ø)
pinferencia/frontend/templates/image_to_image.py 100.00% <100.00%> (ø)
pinferencia/frontend/templates/image_to_text.py 100.00% <100.00%> (ø)
... and 7 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 6f46f7e...d1b97cf. Read the comment docs.

@wjiuhe wjiuhe force-pushed the 43-update-readme-and-current-doc-examples-with-frontend-feature branch from a250484 to 5f779a2 Compare May 21, 2022 03:42
@wjiuhe wjiuhe merged commit 57c6996 into main May 21, 2022
@wjiuhe wjiuhe deleted the 43-update-readme-and-current-doc-examples-with-frontend-feature branch May 21, 2022 12:09
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.

Update readme and current doc examples with frontend feature
1 participant