Skip to content

test: Remove test clone of neovim due to high timeout rate

7778b23
Select commit
Loading
Failed to load commit list.
Merged

ci: Switch to using the same image for builds and Docker #216

test: Remove test clone of neovim due to high timeout rate
7778b23
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Mar 20, 2025 in 0s

69.10% (+0.00%) compared to b4b0b6a

View this Pull Request on Codecov

69.10% (+0.00%) compared to b4b0b6a

Details

Codecov Report

Attention: Patch coverage is 54.79452% with 33 lines in your changes missing coverage. Please review.

Project coverage is 69.10%. Comparing base (b4b0b6a) to head (7778b23).

Files with missing lines Patch % Lines
src/filter/value.rs 0.00% 16 Missing ⚠️
src/filter/lexer.rs 66.66% 12 Missing ⚠️
src/main.rs 0.00% 3 Missing ⚠️
src/engines/http_file.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #216   +/-   ##
=======================================
  Coverage   69.10%   69.10%           
=======================================
  Files          24       24           
  Lines        2198     2198           
=======================================
  Hits         1519     1519           
  Misses        679      679           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.