Skip to content
New issue

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

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

Already on GitHub? # to your account

support @lazyload for lazy loading of script dependencies #205

Merged
merged 5 commits into from
Jun 18, 2022

Conversation

Roger-luo
Copy link
Collaborator

supersedes #204

@codecov
Copy link

codecov bot commented Jun 18, 2022

Codecov Report

Merging #205 (b4634ab) into master (9f12779) will decrease coverage by 16.29%.
The diff coverage is 73.33%.

@@             Coverage Diff             @@
##           master     #205       +/-   ##
===========================================
- Coverage   83.24%   66.94%   -16.30%     
===========================================
  Files          21       21               
  Lines        1468     1570      +102     
===========================================
- Hits         1222     1051      -171     
- Misses        246      519      +273     
Impacted Files Coverage Δ
src/frontend/cast.jl 77.77% <73.33%> (-3.66%) ⬇️
src/builder/app.jl 0.00% <0.00%> (-100.00%) ⬇️
src/builder/sysimg.jl 0.00% <0.00%> (-84.62%) ⬇️
src/builder/install.jl 33.78% <0.00%> (-59.46%) ⬇️
src/builder/tarball.jl 0.00% <0.00%> (-57.15%) ⬇️
src/ast/printing.jl 60.66% <0.00%> (-29.28%) ⬇️
src/builder/cli.jl 66.17% <0.00%> (-23.53%) ⬇️
src/frontend/utils.jl 69.56% <0.00%> (-17.40%) ⬇️
src/configs.jl 62.33% <0.00%> (-15.59%) ⬇️
src/ast/types.jl 94.28% <0.00%> (-5.72%) ⬇️
... and 5 more

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 9f12779...b4634ab. Read the comment docs.

@Roger-luo Roger-luo linked an issue Jun 18, 2022 that may be closed by this pull request
@Roger-luo Roger-luo mentioned this pull request Jun 18, 2022
@Roger-luo Roger-luo merged commit 610725e into master Jun 18, 2022
@Roger-luo Roger-luo deleted the jg/lazyload branch June 18, 2022 21:47
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request] add dependency specification
2 participants