plasmo-dev / Plasmo.jl

A Platform for Scalable Modeling and Optimization
Other
143 stars 20 forks source link

update kahypar test config file #68

Closed jalving closed 1 year ago

jalving commented 1 year ago

quick update on the kahypar test config to fix Plasmo tests. these config files were updated for kahypar v1.3.

codecov-commenter commented 1 year ago

Codecov Report

Base: 90.95% // Head: 90.96% // Increases project coverage by +0.00% :tada:

Coverage data is based on head (57e06bc) compared to base (2169adc). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #68 +/- ## ======================================= Coverage 90.95% 90.96% ======================================= Files 19 19 Lines 2256 2257 +1 ======================================= + Hits 2052 2053 +1 Misses 204 204 ``` | [Impacted Files](https://codecov.io/gh/plasmo-dev/Plasmo.jl/pull/68?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [src/optinode.jl](https://codecov.io/gh/plasmo-dev/Plasmo.jl/pull/68/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL29wdGlub2RlLmps) | `88.88% <100.00%> (+0.09%)` | :arrow_up: | 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=None). 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=None)

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

jalving commented 1 year ago

looks like something in the doc-tests went wrong. I'll investigate this.