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

Bottom up iterator #107

Draft
wants to merge 60 commits into
base: master
Choose a base branch
from

Replace init_bank and init_data with constructors.

5ed48ef
Select commit
Loading
Failed to load commit list.
Draft

Bottom up iterator #107

Replace init_bank and init_data with constructors.
5ed48ef
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 13, 2025 in 0s

93.22% of diff hit (target 67.35%)

View this Pull Request on Codecov

93.22% of diff hit (target 67.35%)

Annotations

Check warning on line 149 in src/bottom_up_iterators/bottom_up_iterator.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bottom_up_iterators/bottom_up_iterator.jl#L149

Added line #L149 was not covered by tests

Check warning on line 27 in src/stochastic_iterator.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stochastic_iterator.jl#L27

Added line #L27 was not covered by tests

Check warning on line 35 in src/stochastic_iterator.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stochastic_iterator.jl#L35

Added line #L35 was not covered by tests

Check warning on line 42 in src/stochastic_iterator.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stochastic_iterator.jl#L42

Added line #L42 was not covered by tests

Check warning on line 53 in src/stochastic_iterator.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stochastic_iterator.jl#L53

Added line #L53 was not covered by tests

Check warning on line 160 in src/stochastic_iterator.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stochastic_iterator.jl#L160

Added line #L160 was not covered by tests

Check warning on line 164 in src/stochastic_iterator.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stochastic_iterator.jl#L164

Added line #L164 was not covered by tests

Check warning on line 223 in src/stochastic_iterator.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stochastic_iterator.jl#L221-L223

Added lines #L221 - L223 were not covered by tests

Check warning on line 252 in src/stochastic_iterator.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stochastic_iterator.jl#L252

Added line #L252 was not covered by tests

Check warning on line 254 in src/stochastic_iterator.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stochastic_iterator.jl#L254

Added line #L254 was not covered by tests

Check warning on line 256 in src/stochastic_iterator.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stochastic_iterator.jl#L256

Added line #L256 was not covered by tests

Check warning on line 33 in src/top_down_iterator.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/top_down_iterator.jl#L32-L33

Added lines #L32 - L33 were not covered by tests

Check warning on line 35 in src/top_down_iterator.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/top_down_iterator.jl#L35

Added line #L35 was not covered by tests