Skip to content

Conversation

@csvance
Copy link
Collaborator

@csvance csvance commented Dec 19, 2025

This fixes precompile timeout handling, the exception is now properly checked and an informative message shown.

Fixes #81

@csvance csvance self-assigned this Dec 19, 2025
@codecov-commenter
Copy link

codecov-commenter commented Dec 19, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 83.30%. Comparing base (7ff0517) to head (e1492f1).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/gRPCClient.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #88      +/-   ##
==========================================
- Coverage   83.45%   83.30%   -0.15%     
==========================================
  Files           7        7              
  Lines         556      557       +1     
==========================================
  Hits          464      464              
- Misses         92       93       +1     

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

@csvance csvance merged commit ef8bb81 into main Dec 19, 2025
13 checks passed
@csvance csvance deleted the fix-precompile-timeout branch December 19, 2025 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Precompilation takes forever

3 participants