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

Add gitpod config #138

Merged
merged 1 commit into from
Feb 11, 2020
Merged

Add gitpod config #138

merged 1 commit into from
Feb 11, 2020

Conversation

miso-belica
Copy link
Owner

This commit adds support for Gitpod.io, a free automated
dev environment that makes contributing and generally working on GitHub
projects much easier. It allows anyone to start a ready-to-code dev
environment for any branch, issue and pull request with a single click.

This commit adds support for Gitpod.io, a free automated
dev environment that makes contributing and generally working on GitHub
projects much easier. It allows anyone to start a ready-to-code dev
environment for any branch, issue and pull request with a single click.
@codecov
Copy link

codecov bot commented Feb 11, 2020

Codecov Report

Merging #138 into master will decrease coverage by 0.6%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #138      +/-   ##
==========================================
- Coverage   81.29%   80.68%   -0.61%     
==========================================
  Files          37       37              
  Lines        1775     1719      -56     
==========================================
- Hits         1443     1387      -56     
  Misses        332      332
Impacted Files Coverage Δ
sumy/parsers/html.py 57.62% <0%> (-3.92%) ⬇️
sumy/parsers/plaintext.py 80.64% <0%> (-1.45%) ⬇️
sumy/models/dom/_document.py 91.66% <0%> (-1.2%) ⬇️
sumy/models/dom/_paragraph.py 92% <0%> (-0.86%) ⬇️
sumy/summarizers/_summarizer.py 93.54% <0%> (-0.4%) ⬇️
sumy/summarizers/lex_rank.py 94.68% <0%> (-0.37%) ⬇️
sumy/summarizers/edmundson.py 94.5% <0%> (-0.34%) ⬇️
sumy/summarizers/text_rank.py 95.38% <0%> (-0.33%) ⬇️
sumy/models/dom/_sentence.py 96.15% <0%> (-0.28%) ⬇️
sumy/summarizers/lsa.py 90.27% <0%> (-0.27%) ⬇️
... and 6 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 dafcb48...d2d7868. Read the comment docs.

@miso-belica miso-belica merged commit 863f14c into master Feb 11, 2020
@miso-belica miso-belica deleted the miso-belica/gitpod-setup branch February 11, 2020 21:25
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