Ran
|
Jobs
1
|
Files
910
|
Run time
1min
|
Badge
Embed ▾
README BADGES
|
push
github
Revert memory-owning `expr.Var` nodes (#11667) This commit is a roll-up reversion of the following commits (PR): * commit a79e87966 (#10977) * commit ba161e929 (#10974) * commit 50e813746 (#10944) This is being done to clear the 1.0 branch of memory-owning `expr.Var` variables and `Store` instructions. It should be re-applied once 1.0 is released. This wasn't done by individual `revert` operations, because there were also significant structural changes introduced in those PRs that were very valid and should be maintained. Cross-references to `Var` nodes from other functions have been removed for now. Making `Var` and `types.Type` hashable is maintained, as is the `Var.standalone` function, in order to prepare the ground for the inclusion of proper `Var` nodes in a minor release.
59411 of 66381 relevant lines covered (89.5%)
222851.97 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 7702053542.1 | 910 |
89.5 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|