Skip to content

Conversation

@theogf
Copy link
Owner

@theogf theogf commented Nov 22, 2025

Fixes #52

Speed up getting into fzf. From a quick estimation it looks like it goes from ~4s to ~2s for the first run.

@codecov
Copy link

codecov bot commented Nov 22, 2025

Codecov Report

❌ Patch coverage is 96.55172% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 50.00%. Comparing base (4112cbc) to head (21244f3).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/precompilation.jl 96.55% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #67      +/-   ##
==========================================
+ Coverage   46.10%   50.00%   +3.89%     
==========================================
  Files           8        9       +1     
  Lines         347      376      +29     
==========================================
+ Hits          160      188      +28     
- Misses        187      188       +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.

@theogf theogf merged commit 38c4cf3 into main Nov 22, 2025
6 checks passed
@theogf theogf deleted the tgf/precompilation branch November 22, 2025 22:45
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.

Add precompilation statements

2 participants