Skip to content

Conversation

@DilumAluthge
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jun 2, 2022

Codecov Report

Merging #694 (9013281) into master (a8a4459) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #694      +/-   ##
==========================================
+ Coverage   93.61%   93.63%   +0.01%     
==========================================
  Files           2        2              
  Lines         470      471       +1     
==========================================
+ Hits          440      441       +1     
  Misses         30       30              
Impacted Files Coverage Δ
src/PackageCompiler.jl 93.92% <100.00%> (+0.01%) ⬆️

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 a8a4459...9013281. Read the comment docs.

@DilumAluthge
Copy link
Member Author

Bump @KristofferC

--sysimage=$base_sysimage --project=$project --output-o=$(object_file) $outputo_file`
@debug "running $cmd"
spinner = TerminalSpinners.Spinner(msg = "PackageCompiler: compiling incremental system image")
if incremental
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would write this as non = incremental ? "" : "non"

@KristofferC
Copy link
Member

Sorry for slow review, missed this in my notifications

@DilumAluthge DilumAluthge merged commit 0fc0946 into master Jun 8, 2022
@DilumAluthge DilumAluthge deleted the dpa/msg-incremental branch June 8, 2022 03:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants