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

rewrite evaluable loops using Loop base class #861

Merged
merged 10 commits into from
Mar 26, 2024

make _dependencies_sans_invariants non-recursive

de07c59
Select commit
Loading
Failed to load commit list.
Merged

rewrite evaluable loops using Loop base class #861

make _dependencies_sans_invariants non-recursive
de07c59
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 26, 2024 in 0s

95.33% of diff hit (target 93.78%)

View this Pull Request on Codecov

95.33% of diff hit (target 93.78%)

Annotations

Check warning on line 2746 in nutils/evaluable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nutils/evaluable.py#L2746

Added line #L2746 was not covered by tests

Check warning on line 4176 in nutils/evaluable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nutils/evaluable.py#L4176

Added line #L4176 was not covered by tests

Check warning on line 4280 in nutils/evaluable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nutils/evaluable.py#L4279-L4280

Added lines #L4279 - L4280 were not covered by tests

Check warning on line 4286 in nutils/evaluable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nutils/evaluable.py#L4283-L4286

Added lines #L4283 - L4286 were not covered by tests

Check warning on line 4290 in nutils/evaluable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nutils/evaluable.py#L4290

Added line #L4290 was not covered by tests

Check warning on line 4313 in nutils/evaluable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nutils/evaluable.py#L4313

Added line #L4313 was not covered by tests

Check warning on line 4424 in nutils/evaluable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nutils/evaluable.py#L4424

Added line #L4424 was not covered by tests