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

Make sure that the GC passes run over our functions #271

Merged
merged 1 commit into from
Mar 29, 2022

Conversation

vchuravy
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Mar 26, 2022

Codecov Report

Merging #271 (6837a47) into main (7726538) will increase coverage by 0.60%.
The diff coverage is 83.87%.

@@            Coverage Diff             @@
##             main     #271      +/-   ##
==========================================
+ Coverage   78.05%   78.66%   +0.60%     
==========================================
  Files          14       16       +2     
  Lines        3244     3224      -20     
==========================================
+ Hits         2532     2536       +4     
+ Misses        712      688      -24     
Impacted Files Coverage Δ
src/compiler.jl 79.51% <ø> (+0.88%) ⬆️
src/compiler/utils.jl 82.75% <82.75%> (ø)
src/compiler/optimize.jl 97.82% <100.00%> (+0.01%) ⬆️
src/compiler/passes.jl 100.00% <100.00%> (ø)

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 7726538...6837a47. Read the comment docs.

@vchuravy vchuravy merged commit bead1c5 into main Mar 29, 2022
@vchuravy vchuravy deleted the vc/ensure_gc_passes branch March 29, 2022 17:35
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.

None yet

2 participants