ycm-core / YouCompleteMe

A code-completion engine for Vim
http://ycm-core.github.io/YouCompleteMe/
GNU General Public License v3.0
25.43k stars 2.81k forks source link

[READY] Update CI config #4240

Closed bstaletic closed 1 month ago

bstaletic commented 3 months ago

PR Prelude

Thank you for working on YCM! :)

Please complete these steps and check these boxes (by putting an x inside the brackets) before filing your PR:

Why this change is necessary and useful

This is similar to ycm-core/ycmd#1746


This change is Reviewable

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 89.85%. Comparing base (52618ae) to head (a8018f9).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #4240 +/- ## ======================================= Coverage 89.85% 89.85% ======================================= Files 37 37 Lines 4780 4780 ======================================= Hits 4295 4295 Misses 485 485 ```
bstaletic commented 1 month ago

This one fixes the CI failures. Merging.

mergify[bot] commented 1 month ago

Thanks for sending a PR!