Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor fixes, caching of results #293

Merged
merged 2 commits into from
Jun 13, 2024

Add a check for all-zero costs

3ec1643
Select commit
Loading
Failed to load commit list.
Merged

Minor fixes, caching of results #293

Add a check for all-zero costs
3ec1643
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 13, 2024 in 1s

54.76% of diff hit (target 89.76%)

View this Pull Request on Codecov

54.76% of diff hit (target 89.76%)

Annotations

Check warning on line 141 in src/model/setup.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model/setup.jl#L139-L141

Added lines #L139 - L141 were not covered by tests

Check warning on line 143 in src/model/setup.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model/setup.jl#L143

Added line #L143 was not covered by tests

Check warning on line 154 in src/model/setup.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model/setup.jl#L152-L154

Added lines #L152 - L154 were not covered by tests

Check warning on line 156 in src/model/setup.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model/setup.jl#L156

Added line #L156 was not covered by tests

Check warning on line 115 in src/post/post.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/post/post.jl#L114-L115

Added lines #L114 - L115 were not covered by tests

Check warning on line 153 in src/post/post.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/post/post.jl#L151-L153

Added lines #L151 - L153 were not covered by tests

Check warning on line 159 in src/types/Containers.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/types/Containers.jl#L157-L159

Added lines #L157 - L159 were not covered by tests

Check warning on line 161 in src/types/Containers.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/types/Containers.jl#L161

Added line #L161 was not covered by tests

Check warning on line 166 in src/types/Containers.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/types/Containers.jl#L165-L166

Added lines #L165 - L166 were not covered by tests