Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Precompile server machinery #55

Merged
merged 2 commits into from
Mar 6, 2024

fix windows escaping issue

d1d6341
Select commit
Loading
Failed to load commit list.
Merged

Precompile server machinery #55

fix windows escaping issue
d1d6341
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 6, 2024 in 1s

85.77% (+0.14%) compared to 49e3c3c

View this Pull Request on Codecov

85.77% (+0.14%) compared to 49e3c3c

Details

Codecov Report

Attention: Patch coverage is 93.10345% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 85.77%. Comparing base (49e3c3c) to head (d1d6341).
Report is 7 commits behind head on main.

Files Patch % Lines
src/precompile.jl 95.65% 1 Missing ⚠️
src/socket.jl 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #55      +/-   ##
==========================================
+ Coverage   85.62%   85.77%   +0.14%     
==========================================
  Files           5        5              
  Lines         473      499      +26     
==========================================
+ Hits          405      428      +23     
- Misses         68       71       +3     

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