JuliaPolyhedra / Polyhedra.jl

Polyhedral Computation Interface
Other
172 stars 27 forks source link

Rename iteration variable #323

Closed schillic closed 1 year ago

schillic commented 1 year ago

I think the Julia parser is smart enough to do the right thing, but for λ in λ looks confusing.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.03 :tada:

Comparison is base (5b0c5c2) 88.94% compared to head (569145e) 88.98%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #323 +/- ## ========================================== + Coverage 88.94% 88.98% +0.03% ========================================== Files 37 37 Lines 3158 3167 +9 ========================================== + Hits 2809 2818 +9 Misses 349 349 ``` | [Impacted Files](https://app.codecov.io/gh/JuliaPolyhedra/Polyhedra.jl/pull/323?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaPolyhedra) | Coverage Δ | | |---|---|---| | [src/redundancy.jl](https://app.codecov.io/gh/JuliaPolyhedra/Polyhedra.jl/pull/323?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaPolyhedra#diff-c3JjL3JlZHVuZGFuY3kuamw=) | `91.84% <100.00%> (ø)` | | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/JuliaPolyhedra/Polyhedra.jl/pull/323/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaPolyhedra)

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