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

cache kw descriptions, update to latest SnoopCompile #342

Merged
merged 2 commits into from
Jul 20, 2020
Merged

Conversation

aviatesk
Copy link
Member

  • cache keyword completion descriptions at precompile
  • update precompile statements, update to SnoopCompile internal

@codecov
Copy link

codecov bot commented Jul 20, 2020

Codecov Report

Merging #342 into master will increase coverage by 0.12%.
The diff coverage is 84.21%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #342      +/-   ##
==========================================
+ Coverage   55.67%   55.79%   +0.12%     
==========================================
  Files          43       43              
  Lines        2642     2647       +5     
==========================================
+ Hits         1471     1477       +6     
+ Misses       1171     1170       -1     
Flag Coverage Δ
#unittests 55.79% <84.21%> (+0.12%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/completions.jl 78.77% <75.00%> (ø)
src/precompile.jl 98.31% <100.00%> (+0.02%) ⬆️
src/utils.jl 89.47% <0.00%> (+1.05%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9a242d2...e0d5351. Read the comment docs.

@aviatesk aviatesk merged commit 380d0a2 into master Jul 20, 2020
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.

2 participants