ycm-core / ycmd

A code-completion & code-comprehension server
https://ycm-core.github.io/ycmd/
GNU General Public License v3.0
1.69k stars 764 forks source link

[READY]General CI updates #1746

Closed bstaletic closed 1 month ago

bstaletic commented 2 months ago

I'm not sure if we want to merge this immediately, or wait for october, so that we can actually drop python 3.8.

Quick summary:


This change is Reviewable

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.92%. Comparing base (01efad8) to head (61a17fe).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1746 +/- ## ========================================== + Coverage 95.86% 95.92% +0.05% ========================================== Files 84 84 Lines 8421 8437 +16 Branches 163 163 ========================================== + Hits 8073 8093 +20 + Misses 298 294 -4 Partials 50 50 ```