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

ci: Travis: test with Python 3.8 #427

Merged
merged 1 commit into from
Jan 20, 2020
Merged

ci: Travis: test with Python 3.8 #427

merged 1 commit into from
Jan 20, 2020

Conversation

blueyed
Copy link
Contributor

@blueyed blueyed commented Jan 20, 2020

No description provided.

@codecov
Copy link

codecov bot commented Jan 20, 2020

Codecov Report

Merging #427 into master will increase coverage by 0.24%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #427      +/-   ##
==========================================
+ Coverage   71.02%   71.26%   +0.24%     
==========================================
  Files          32       32              
  Lines        2219     2255      +36     
  Branches      210      210              
==========================================
+ Hits         1576     1607      +31     
- Misses        586      591       +5     
  Partials       57       57
Impacted Files Coverage Δ
pynvim/msgpack_rpc/event_loop/asyncio.py 59% <0%> (-5%) ⬇️
pynvim/api/window.py 100% <0%> (ø) ⬆️
pynvim/api/tabpage.py 100% <0%> (ø) ⬆️
pynvim/api/nvim.py 82.47% <0%> (+0.8%) ⬆️
pynvim/api/buffer.py 70.43% <0%> (+1.06%) ⬆️
test/conftest.py 75% <0%> (+1.66%) ⬆️
pynvim/plugin/script_host.py 25.84% <0%> (+2.14%) ⬆️

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 8ebcded...5d90f22. Read the comment docs.

@blueyed blueyed merged commit 175a2cc into neovim:master Jan 20, 2020
@blueyed blueyed deleted the ci-py38 branch January 20, 2020 22:12
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