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

poetry: update pygls to version 0.12 #55

Merged
merged 1 commit into from
Aug 4, 2022

Conversation

charlievieth
Copy link
Contributor

Update pygls to version 0.12 to remove a conflict with
jedi-language-server which requires pygls "^0.12" and set the minimum
python version to py37 (as required by pygls 0.12).

This commit also bumps the cmake-language-server version to 0.1.36

Update pygls to version 0.12 to remove a conflict with
jedi-language-server which requires pygls "^0.12" and set the minimum
python version to py37 (as required by pygls 0.12).

This commit also bumps the cmake-language-server version to 0.1.36
@codecov
Copy link

codecov bot commented Jul 16, 2022

Codecov Report

Merging #55 (77a6b5c) into master (4be7657) will decrease coverage by 1.70%.
The diff coverage is 93.75%.

@@            Coverage Diff             @@
##           master      #55      +/-   ##
==========================================
- Coverage   93.75%   92.04%   -1.71%     
==========================================
  Files           5        3       -2     
  Lines         464      327     -137     
==========================================
- Hits          435      301     -134     
+ Misses         29       26       -3     
Flag Coverage Δ
unittests 92.04% <93.75%> (-1.71%) ⬇️

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

Impacted Files Coverage Δ
src/cmake_language_server/server.py 87.28% <92.10%> (+0.73%) ⬆️
src/cmake_language_server/__init__.py 100.00% <100.00%> (ø)
src/cmake_language_server/api.py 94.60% <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 6de2cc3...77a6b5c. Read the comment docs.

@regen100
Copy link
Owner

regen100 commented Aug 4, 2022

Thank you for your PR!

@regen100 regen100 merged commit 981150e into regen100:master Aug 4, 2022
@regen100
Copy link
Owner

regen100 commented Aug 4, 2022

And released!

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.

2 participants