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

Fix static file missing bug #88

Merged
merged 1 commit into from
May 30, 2022
Merged

Fix static file missing bug #88

merged 1 commit into from
May 30, 2022

Conversation

wjiuhe
Copy link
Member

@wjiuhe wjiuhe commented May 30, 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 30, 2022 that may be closed by this pull request
1 task
@codecov
Copy link

codecov bot commented May 30, 2022

Codecov Report

Merging #88 (c27b088) into main (d0cc511) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #88   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           59        59           
  Lines         1159      1161    +2     
=========================================
+ Hits          1159      1161    +2     
Impacted Files Coverage Δ
pinferencia/app.py 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 d0cc511...c27b088. Read the comment docs.

@wjiuhe wjiuhe merged commit 6347495 into main May 30, 2022
@wjiuhe wjiuhe deleted the 84-static-folder-not-found-bug branch May 30, 2022 09:39
wjiuhe added a commit that referenced this pull request May 30, 2022
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.

Static Folder not Found Bug
1 participant