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

feat: Upload model after finishing training #826

Merged
merged 29 commits into from
Feb 2, 2024

improve coverage

3105437
Select commit
Loading
Failed to load commit list.
Merged

feat: Upload model after finishing training #826

improve coverage
3105437
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 2, 2024 in 0s

82.29% of diff hit (target 86.40%)

View this Pull Request on Codecov

82.29% of diff hit (target 86.40%)

Annotations

Check warning on line 906 in dataquality/clients/api.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dataquality/clients/api.py#L906

Added line #L906 was not covered by tests

Check warning on line 919 in dataquality/clients/api.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dataquality/clients/api.py#L919

Added line #L919 was not covered by tests

Check warning on line 105 in dataquality/core/finish.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dataquality/core/finish.py#L103-L105

Added lines #L103 - L105 were not covered by tests

Check warning on line 33 in dataquality/utils/upload_model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dataquality/utils/upload_model.py#L31-L33

Added lines #L31 - L33 were not covered by tests

Check warning on line 46 in dataquality/utils/upload_model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dataquality/utils/upload_model.py#L44-L46

Added lines #L44 - L46 were not covered by tests

Check warning on line 58 in dataquality/utils/upload_model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dataquality/utils/upload_model.py#L53-L58

Added lines #L53 - L58 were not covered by tests