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

Feature: distribution calculators #352

Merged
merged 19 commits into from
Jan 22, 2024

Merge branch 'main' into feat/distribution-calculators

581277d
Select commit
Loading
Failed to load commit list.
Merged

Feature: distribution calculators #352

Merge branch 'main' into feat/distribution-calculators
581277d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 22, 2024 in 1s

27.22% of diff hit (target 83.05%)

View this Pull Request on Codecov

27.22% of diff hit (target 83.05%)

Annotations

Check warning on line 23 in nannyml/distribution/categorical/calculator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/distribution/categorical/calculator.py#L23

Added line #L23 was not covered by tests

Check warning on line 33 in nannyml/distribution/categorical/calculator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/distribution/categorical/calculator.py#L31-L33

Added lines #L31 - L33 were not covered by tests

Check warning on line 37 in nannyml/distribution/categorical/calculator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/distribution/categorical/calculator.py#L36-L37

Added lines #L36 - L37 were not covered by tests

Check warning on line 39 in nannyml/distribution/categorical/calculator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/distribution/categorical/calculator.py#L39

Added line #L39 was not covered by tests

Check warning on line 43 in nannyml/distribution/categorical/calculator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/distribution/categorical/calculator.py#L43

Added line #L43 was not covered by tests

Check warning on line 45 in nannyml/distribution/categorical/calculator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/distribution/categorical/calculator.py#L45

Added line #L45 was not covered by tests

Check warning on line 48 in nannyml/distribution/categorical/calculator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/distribution/categorical/calculator.py#L48

Added line #L48 was not covered by tests

Check warning on line 50 in nannyml/distribution/categorical/calculator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/distribution/categorical/calculator.py#L50

Added line #L50 was not covered by tests

Check warning on line 64 in nannyml/distribution/categorical/calculator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/distribution/categorical/calculator.py#L64

Added line #L64 was not covered by tests

Check warning on line 72 in nannyml/distribution/categorical/calculator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/distribution/categorical/calculator.py#L72

Added line #L72 was not covered by tests

Check warning on line 77 in nannyml/distribution/categorical/calculator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/distribution/categorical/calculator.py#L77

Added line #L77 was not covered by tests

Check warning on line 80 in nannyml/distribution/categorical/calculator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/distribution/categorical/calculator.py#L80

Added line #L80 was not covered by tests

Check warning on line 82 in nannyml/distribution/categorical/calculator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/distribution/categorical/calculator.py#L82

Added line #L82 was not covered by tests

Check warning on line 96 in nannyml/distribution/categorical/calculator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/distribution/categorical/calculator.py#L95-L96

Added lines #L95 - L96 were not covered by tests

Check warning on line 98 in nannyml/distribution/categorical/calculator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/distribution/categorical/calculator.py#L98

Added line #L98 was not covered by tests

Check warning on line 100 in nannyml/distribution/categorical/calculator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/distribution/categorical/calculator.py#L100

Added line #L100 was not covered by tests

Check warning on line 104 in nannyml/distribution/categorical/calculator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/distribution/categorical/calculator.py#L102-L104

Added lines #L102 - L104 were not covered by tests

Check warning on line 107 in nannyml/distribution/categorical/calculator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/distribution/categorical/calculator.py#L107

Added line #L107 was not covered by tests

Check warning on line 109 in nannyml/distribution/categorical/calculator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/distribution/categorical/calculator.py#L109

Added line #L109 was not covered by tests

Check warning on line 111 in nannyml/distribution/categorical/calculator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/distribution/categorical/calculator.py#L111

Added line #L111 was not covered by tests

Check warning on line 114 in nannyml/distribution/categorical/calculator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/distribution/categorical/calculator.py#L113-L114

Added lines #L113 - L114 were not covered by tests

Check warning on line 118 in nannyml/distribution/categorical/calculator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/distribution/categorical/calculator.py#L118

Added line #L118 was not covered by tests

Check warning on line 120 in nannyml/distribution/categorical/calculator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/distribution/categorical/calculator.py#L120

Added line #L120 was not covered by tests

Check warning on line 123 in nannyml/distribution/categorical/calculator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/distribution/categorical/calculator.py#L123

Added line #L123 was not covered by tests

Check warning on line 133 in nannyml/distribution/categorical/calculator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/distribution/categorical/calculator.py#L133

Added line #L133 was not covered by tests