regen100 / cmake-language-server

CMake LSP Implementation
MIT License
331 stars 25 forks source link

Use PDM #66

Closed regen100 closed 1 year ago

regen100 commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Base: 92.04% // Head: 92.00% // Decreases project coverage by -0.04% :warning:

Coverage data is based on head (e82936c) compared to base (bff7990). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #66 +/- ## ========================================== - Coverage 92.04% 92.00% -0.05% ========================================== Files 3 4 +1 Lines 327 325 -2 ========================================== - Hits 301 299 -2 Misses 26 26 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `92.00% <100.00%> (-0.05%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Regen#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://codecov.io/gh/regen100/cmake-language-server/pull/66?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Regen) | Coverage Δ | | |---|---|---| | [cmake\_language\_server/api.py](https://codecov.io/gh/regen100/cmake-language-server/pull/66?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Regen#diff-Y21ha2VfbGFuZ3VhZ2Vfc2VydmVyL2FwaS5weQ==) | `94.60% <ø> (ø)` | | | [cmake\_language\_server/server.py](https://codecov.io/gh/regen100/cmake-language-server/pull/66?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Regen#diff-Y21ha2VfbGFuZ3VhZ2Vfc2VydmVyL3NlcnZlci5weQ==) | `87.28% <ø> (ø)` | | | [cmake\_language\_server/\_\_init\_\_.py](https://codecov.io/gh/regen100/cmake-language-server/pull/66?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Regen#diff-Y21ha2VfbGFuZ3VhZ2Vfc2VydmVyL19faW5pdF9fLnB5) | `100.00% <100.00%> (ø)` | | | [cmake\_language\_server/version.py](https://codecov.io/gh/regen100/cmake-language-server/pull/66?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Regen#diff-Y21ha2VfbGFuZ3VhZ2Vfc2VydmVyL3ZlcnNpb24ucHk=) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Regen). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Regen)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.