FluxML / IRTools.jl

Mike's Little Intermediate Representation
MIT License
111 stars 35 forks source link

Update for `Core.Compiler.VarState` change #104

Closed chriselrod closed 1 year ago

chriselrod commented 1 year ago

https://github.com/JuliaLang/julia/pull/48601

Reference: https://github.com/JuliaDiff/Diffractor.jl/pull/107

With help from @oscardssmith

codecov-commenter commented 1 year ago

Codecov Report

Base: 74.94% // Head: 74.94% // No change to project coverage :thumbsup:

Coverage data is based on head (7e8b93e) compared to base (28081d8). Patch coverage: 100.00% of modified lines in pull request are covered.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #104 +/- ## ======================================= Coverage 74.94% 74.94% ======================================= Files 15 15 Lines 1417 1417 ======================================= Hits 1062 1062 Misses 355 355 ``` | [Impacted Files](https://codecov.io/gh/FluxML/IRTools.jl/pull/104?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Flux) | Coverage Δ | | |---|---|---| | [src/ir/wrap.jl](https://codecov.io/gh/FluxML/IRTools.jl/pull/104?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Flux#diff-c3JjL2lyL3dyYXAuamw=) | `93.69% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Flux). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Flux)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.