Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Update installation.md #1228

Merged
merged 1 commit into from
Mar 15, 2022
Merged

Conversation

andife
Copy link
Contributor

@andife andife commented Mar 11, 2022

typo

What does this PR do?

Fixes # (issue)

Before submitting

  • Was this discussed/approved via a Github issue? (no need for typos and docs improvements)
  • Did you read the contributor guideline, Pull Request section?
  • Did you make sure your PR does only one thing, instead of bundling different changes together?
  • Did you make sure to update the documentation with your changes?
  • Did you write any new necessary tests? [not needed for typos/docs]
  • Did you verify new and existing tests pass locally with your changes?
  • If you made a notable change (that affects users), did you update the CHANGELOG?

PR review

  • Is this pull request ready for review? (if not, please submit in draft mode)

Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.

Did you have fun?

Make sure you had fun coding 🙃

@codecov
Copy link

codecov bot commented Mar 13, 2022

Codecov Report

Merging #1228 (439923d) into master (8b78676) will decrease coverage by 15.66%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master    #1228       +/-   ##
===========================================
- Coverage   91.12%   75.46%   -15.67%     
===========================================
  Files         284      284               
  Lines       12755    12755               
===========================================
- Hits        11623     9625     -1998     
- Misses       1132     3130     +1998     
Flag Coverage Δ
unittests 75.46% <ø> (-15.67%) ⬇️

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

Impacted Files Coverage Δ
flash/text/question_answering/collate.py 17.64% <0.00%> (-80.00%) ⬇️
flash/core/serve/dag/visualize.py 19.04% <0.00%> (-76.20%) ⬇️
flash/core/serve/component.py 21.69% <0.00%> (-72.65%) ⬇️
flash/core/integrations/labelstudio/visualizer.py 24.00% <0.00%> (-72.00%) ⬇️
flash/text/question_answering/input.py 28.04% <0.00%> (-67.08%) ⬇️
flash/text/question_answering/model.py 27.70% <0.00%> (-64.87%) ⬇️
flash/core/serve/flash_components.py 30.43% <0.00%> (-63.77%) ⬇️
flash/tabular/input.py 33.84% <0.00%> (-63.08%) ⬇️
flash/core/serve/interfaces/http.py 35.44% <0.00%> (-62.03%) ⬇️
flash/tabular/classification/utils.py 37.50% <0.00%> (-60.00%) ⬇️
... and 108 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 8b78676...439923d. Read the comment docs.

@ethanwharris ethanwharris added the documentation Improvements or additions to documentation label Mar 15, 2022
@ethanwharris ethanwharris merged commit 6aebfbe into Lightning-Universe:master Mar 15, 2022
ethanwharris pushed a commit that referenced this pull request Mar 30, 2022
ethanwharris pushed a commit that referenced this pull request Mar 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants