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

Raise if mx < k. Handle mx = k separately. #113

Merged
merged 6 commits into from
Aug 23, 2024

Merge branch 'main' into raise-if-k-smaller-than-mx

ddd3a26
Select commit
Loading
Failed to load commit list.
Merged

Raise if mx < k. Handle mx = k separately. #113

Merge branch 'main' into raise-if-k-smaller-than-mx
ddd3a26
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 23, 2024 in 0s

85.71% of diff hit (target 94.85%)

View this Pull Request on Codecov

85.71% of diff hit (target 94.85%)

Annotations

Check warning on line 376 in ivmodels/models/kclass.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ivmodels/models/kclass.py#L376

Added line #L376 was not covered by tests

Check warning on line 80 in ivmodels/tests/likelihood_ratio.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ivmodels/tests/likelihood_ratio.py#L80

Added line #L80 was not covered by tests