jeremiahpslewis / AlgorithmicCompetition.jl

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

Memory / RL.jl cache deprecation refactor #37

Closed jeremiahpslewis closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 27.62% and project coverage change: -19.66% :warning:

Comparison is base (f4b396f) 77.36% compared to head (e4ed678) 57.71%.

: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 #37 +/- ## =========================================== - Coverage 77.36% 57.71% -19.66% =========================================== Files 19 24 +5 Lines 517 577 +60 =========================================== - Hits 400 333 -67 - Misses 117 244 +127 ``` | [Files Changed](https://app.codecov.io/gh/jeremiahpslewis/AlgorithmicCompetition.jl/pull/37?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah) | Coverage Δ | | |---|---|---| | [src/AIAPC2020/run\_aiapc.jl](https://app.codecov.io/gh/jeremiahpslewis/AlgorithmicCompetition.jl/pull/37?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah#diff-c3JjL0FJQVBDMjAyMC9ydW5fYWlhcGMuamw=) | `100.00% <ø> (ø)` | | | [src/AlgorithmicCompetition.jl](https://app.codecov.io/gh/jeremiahpslewis/AlgorithmicCompetition.jl/pull/37?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah#diff-c3JjL0FsZ29yaXRobWljQ29tcGV0aXRpb24uamw=) | `100.00% <ø> (ø)` | | | [src/DDDC2023/env.jl](https://app.codecov.io/gh/jeremiahpslewis/AlgorithmicCompetition.jl/pull/37?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah#diff-c3JjL0REREMyMDIzL2Vudi5qbA==) | `0.00% <0.00%> (ø)` | | | [src/DDDC2023/env\_helpers.jl](https://app.codecov.io/gh/jeremiahpslewis/AlgorithmicCompetition.jl/pull/37?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah#diff-c3JjL0REREMyMDIzL2Vudl9oZWxwZXJzLmps) | `0.00% <0.00%> (ø)` | | | [src/DDDC2023/hooks.jl](https://app.codecov.io/gh/jeremiahpslewis/AlgorithmicCompetition.jl/pull/37?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah#diff-c3JjL0REREMyMDIzL2hvb2tzLmps) | `0.00% <0.00%> (ø)` | | | [src/DDDC2023/policy.jl](https://app.codecov.io/gh/jeremiahpslewis/AlgorithmicCompetition.jl/pull/37?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah#diff-c3JjL0REREMyMDIzL3BvbGljeS5qbA==) | `0.00% <0.00%> (ø)` | | | [src/DDDC2023/run.jl](https://app.codecov.io/gh/jeremiahpslewis/AlgorithmicCompetition.jl/pull/37?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah#diff-c3JjL0REREMyMDIzL3J1bi5qbA==) | `0.00% <0.00%> (ø)` | | | [...DC2023/stochastic\_demand\_stochastic\_information.jl](https://app.codecov.io/gh/jeremiahpslewis/AlgorithmicCompetition.jl/pull/37?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah#diff-c3JjL0REREMyMDIzL3N0b2NoYXN0aWNfZGVtYW5kX3N0b2NoYXN0aWNfaW5mb3JtYXRpb24uamw=) | `70.00% <0.00%> (ø)` | | | [src/competitive\_equilibrium\_solver.jl](https://app.codecov.io/gh/jeremiahpslewis/AlgorithmicCompetition.jl/pull/37?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah#diff-c3JjL2NvbXBldGl0aXZlX2VxdWlsaWJyaXVtX3NvbHZlci5qbA==) | `98.14% <ø> (ø)` | | | [src/DDDC2023/params.jl](https://app.codecov.io/gh/jeremiahpslewis/AlgorithmicCompetition.jl/pull/37?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah#diff-c3JjL0REREMyMDIzL3BhcmFtcy5qbA==) | `11.76% <11.76%> (ø)` | | | ... and [9 more](https://app.codecov.io/gh/jeremiahpslewis/AlgorithmicCompetition.jl/pull/37?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah) | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/jeremiahpslewis/AlgorithmicCompetition.jl/pull/37/indirect-changes?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: Have feedback on the report? Share it here.