jeremiahpslewis / AlgorithmicCompetition.jl

Computational models of algorithmic competition
MIT License
3 stars 0 forks source link

Jpsl may fixes #12

Closed jeremiahpslewis closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 90.74% and project coverage change: +8.22 :tada:

Comparison is base (540d7af) 82.15% compared to head (2111724) 90.37%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #12 +/- ## ========================================== + Coverage 82.15% 90.37% +8.22% ========================================== Files 15 14 -1 Lines 297 291 -6 ========================================== + Hits 244 263 +19 + Misses 53 28 -25 ``` | [Impacted Files](https://app.codecov.io/gh/jeremiahpslewis/AlgorithmicCompetition.jl/pull/12?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah) | Coverage Δ | | |---|---|---| | [src/AIAPC2020/explorer.jl](https://app.codecov.io/gh/jeremiahpslewis/AlgorithmicCompetition.jl/pull/12?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah#diff-c3JjL0FJQVBDMjAyMC9leHBsb3Jlci5qbA==) | `0.00% <ø> (ø)` | | | [src/AIAPC2020/run.jl](https://app.codecov.io/gh/jeremiahpslewis/AlgorithmicCompetition.jl/pull/12?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah#diff-c3JjL0FJQVBDMjAyMC9ydW4uamw=) | `64.70% <50.00%> (-4.05%)` | :arrow_down: | | [src/ReinforcementLearningPatches/td\_learner.jl](https://app.codecov.io/gh/jeremiahpslewis/AlgorithmicCompetition.jl/pull/12?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah#diff-c3JjL1JlaW5mb3JjZW1lbnRMZWFybmluZ1BhdGNoZXMvdGRfbGVhcm5lci5qbA==) | `62.50% <68.18%> (+8.33%)` | :arrow_up: | | [src/competitive\_equilibrium\_solver.jl](https://app.codecov.io/gh/jeremiahpslewis/AlgorithmicCompetition.jl/pull/12?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah#diff-c3JjL2NvbXBldGl0aXZlX2VxdWlsaWJyaXVtX3NvbHZlci5qbA==) | `98.14% <95.65%> (+11.94%)` | :arrow_up: | | [src/AIAPC2020/env.jl](https://app.codecov.io/gh/jeremiahpslewis/AlgorithmicCompetition.jl/pull/12?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah#diff-c3JjL0FJQVBDMjAyMC9lbnYuamw=) | `100.00% <100.00%> (ø)` | | | [src/AIAPC2020/hooks.jl](https://app.codecov.io/gh/jeremiahpslewis/AlgorithmicCompetition.jl/pull/12?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah#diff-c3JjL0FJQVBDMjAyMC9ob29rcy5qbA==) | `100.00% <100.00%> (ø)` | | | [src/AIAPC2020/params.jl](https://app.codecov.io/gh/jeremiahpslewis/AlgorithmicCompetition.jl/pull/12?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah#diff-c3JjL0FJQVBDMjAyMC9wYXJhbXMuamw=) | `100.00% <100.00%> (ø)` | | | [src/AIAPC2020/policy.jl](https://app.codecov.io/gh/jeremiahpslewis/AlgorithmicCompetition.jl/pull/12?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah#diff-c3JjL0FJQVBDMjAyMC9wb2xpY3kuamw=) | `100.00% <100.00%> (ø)` | | | [src/AIAPC2020/run\_aiapc.jl](https://app.codecov.io/gh/jeremiahpslewis/AlgorithmicCompetition.jl/pull/12?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah#diff-c3JjL0FJQVBDMjAyMC9ydW5fYWlhcGMuamw=) | `100.00% <100.00%> (ø)` | | | [src/AIAPC2020/stop\_condition.jl](https://app.codecov.io/gh/jeremiahpslewis/AlgorithmicCompetition.jl/pull/12?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah#diff-c3JjL0FJQVBDMjAyMC9zdG9wX2NvbmRpdGlvbi5qbA==) | `100.00% <100.00%> (ø)` | | | ... and [3 more](https://app.codecov.io/gh/jeremiahpslewis/AlgorithmicCompetition.jl/pull/12?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah) | |

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