neovim / go-client

Nvim Go client
https://pkg.go.dev/github.com/neovim/go-client
Apache License 2.0
561 stars 37 forks source link

github/workflow: cache codeql #134

Closed zchee closed 2 years ago

zchee commented 2 years ago

github/workflow: cache codeql

codecov[bot] commented 2 years ago

Codecov Report

Merging #134 (ce5aab0) into master (7854cde) will decrease coverage by 0.7%. The diff coverage is n/a.

@@           Coverage Diff            @@
##           master    #134     +/-   ##
========================================
- Coverage    80.6%   79.8%   -0.8%     
========================================
  Files          14      14             
  Lines        3044    3044             
========================================
- Hits         2456    2432     -24     
- Misses        588     612     +24     
Flag Coverage Δ
linux-1.16-nightly ?
linux-1.16-stable 79.8% <ø> (ø)
linux-1.17-nightly ?
linux-1.17-stable 79.8% <ø> (ø)
linux-1.18-nightly ?
linux-1.18-stable 79.8% <ø> (ø)
macos-1.16-nightly ?
macos-1.16-stable 79.8% <ø> (ø)
macos-1.17-nightly ?
macos-1.17-stable 79.8% <ø> (ø)
macos-1.18-nightly ?
macos-1.18-stable 79.8% <ø> (ø)
windows-1.16-nightly ?
windows-1.16-stable 79.0% <ø> (ø)
windows-1.17-nightly ?
windows-1.17-stable 79.0% <ø> (ø)
windows-1.18-nightly ?
windows-1.18-stable 79.0% <ø> (ø)
Impacted Files Coverage Δ
nvim/api.go 93.5% <0.0%> (-3.5%) :arrow_down:

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 7854cde...ce5aab0. Read the comment docs.