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

Use precompiletools.jl #200

Merged
merged 6 commits into from
Oct 1, 2024
Merged

Use precompiletools.jl #200

merged 6 commits into from
Oct 1, 2024

Conversation

DanielVandH
Copy link
Member

Closes #134

Not looking into JET yet until v2.0 where I will reduce some type stability issues further

Copy link

codecov bot commented Oct 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.97%. Comparing base (14aa479) to head (dbd49d3).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #200   +/-   ##
=======================================
  Coverage   94.97%   94.97%           
=======================================
  Files         102      103    +1     
  Lines       10200    10215   +15     
=======================================
+ Hits         9687     9702   +15     
  Misses        513      513           

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

@DanielVandH DanielVandH merged commit 8606710 into main Oct 1, 2024
1 check passed
@DanielVandH DanielVandH deleted the tools branch October 1, 2024 13:44
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.

Use tools like PrecompileTools, JET, and SnoopCompile to improve package quality
1 participant