niosus / EasyClangComplete

:boom: Robust C/C++ code completion for Sublime Text 3/4
https://niosus.github.io/EasyClangComplete/
MIT License
575 stars 78 forks source link

Change action trigger to pull_request #766

Closed niosus closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #766 (5b6e288) into master (3b16eb1) will increase coverage by 0.69%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #766      +/-   ##
==========================================
+ Coverage   82.16%   82.85%   +0.69%     
==========================================
  Files          39       39              
  Lines        3319     3319              
==========================================
+ Hits         2727     2750      +23     
+ Misses        592      569      -23     
Impacted Files Coverage Δ
plugin/utils/subl/subl_bridge.py 62.85% <0.00%> (+1.42%) :arrow_up:
plugin/completion/lib_complete.py 84.09% <0.00%> (+2.27%) :arrow_up:
plugin/utils/thread_pool.py 96.82% <0.00%> (+3.17%) :arrow_up:
plugin/view_config/view_config_manager.py 80.20% <0.00%> (+6.25%) :arrow_up:
plugin/utils/progress_status.py 73.77% <0.00%> (+13.11%) :arrow_up:

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 3b16eb1...5b6e288. Read the comment docs.