Skip to content

Conversation

@j178
Copy link
Owner

@j178 j178 commented Sep 25, 2025

Closes #14
Updates #675

@j178 j178 added the enhancement New feature or request label Sep 25, 2025
@j178 j178 marked this pull request as draft September 25, 2025 10:54
@codecov
Copy link

codecov bot commented Sep 25, 2025

Codecov Report

❌ Patch coverage is 66.01307% with 52 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.37%. Comparing base (7402b1e) to head (0d92d38).
⚠️ Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
src/store.rs 44.44% 15 Missing ⚠️
src/languages/pygrep/pygrep.rs 35.29% 11 Missing ⚠️
src/languages/mod.rs 41.66% 7 Missing ⚠️
src/languages/python/python.rs 87.23% 6 Missing ⚠️
src/hook.rs 88.46% 3 Missing ⚠️
src/languages/node/node.rs 72.72% 3 Missing ⚠️
src/languages/docker.rs 33.33% 2 Missing ⚠️
src/languages/docker_image.rs 0.00% 2 Missing ⚠️
src/languages/fail.rs 0.00% 1 Missing ⚠️
src/languages/script.rs 0.00% 1 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #798      +/-   ##
==========================================
+ Coverage   89.22%   89.37%   +0.15%     
==========================================
  Files          59       59              
  Lines       10863    10941      +78     
==========================================
+ Hits         9692     9779      +87     
+ Misses       1171     1162       -9     

☔ 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.

@j178 j178 marked this pull request as ready for review September 28, 2025 11:29
@j178 j178 merged commit 1c425e4 into master Sep 29, 2025
18 of 19 checks passed
@j178 j178 deleted the health-check branch September 29, 2025 02:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement language health check

2 participants