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

WIP: Add minor aqua features #973

Closed
wants to merge 2 commits into from
Closed

Conversation

VipulMascarenhas
Copy link
Member

Testing with new cmd var in progress, do not review.

Unit Tests

> python -m pytest -q tests/unitary/with_extras/aqua/*
============================================ test session starts ============================================
platform darwin -- Python 3.8.19, pytest-7.4.4, pluggy-1.0.0
rootdir: /Users/vmascarenhas/workspace/git/accelerated-data-science
configfile: pytest.ini
plugins: Faker-26.0.0, cov-5.0.0, anyio-4.2.0, xdist-3.6.1
collected 244 items

tests/unitary/with_extras/aqua/test_cli.py ............................                               [  5%]
tests/unitary/with_extras/aqua/test_common_handler.py ...                                             [  6%]
tests/unitary/with_extras/aqua/test_config.py .                                                       [  7%]
tests/unitary/with_extras/aqua/test_decorator.py ..........                                           [ 11%]
tests/unitary/with_extras/aqua/test_deployment.py .....................                               [ 20%]
tests/unitary/with_extras/aqua/test_deployment_handler.py ..s......                                   [ 23%]
tests/unitary/with_extras/aqua/test_evaluation.py .............................                       [ 35%]
tests/unitary/with_extras/aqua/test_evaluation_handler.py .........                                   [ 39%]
tests/unitary/with_extras/aqua/test_evaluation_service_config.py .....................                [ 47%]
tests/unitary/with_extras/aqua/test_finetuning.py .......                                             [ 50%]
tests/unitary/with_extras/aqua/test_finetuning_handler.py .....                                       [ 52%]
tests/unitary/with_extras/aqua/test_global.py ...                                                     [ 54%]
tests/unitary/with_extras/aqua/test_handlers.py .................                                     [ 61%]
tests/unitary/with_extras/aqua/test_model.py .......................                                  [ 70%]
tests/unitary/with_extras/aqua/test_model_handler.py ..............                                   [ 76%]
tests/unitary/with_extras/aqua/test_ui.py ...............                                             [ 82%]
tests/unitary/with_extras/aqua/test_ui_handler.py ..............                                      [ 88%]
tests/unitary/with_extras/aqua/test_ui_websocket_handler.py ....                                      [ 89%]
tests/unitary/with_extras/aqua/test_utils.py ...........

====================================== 243 passed, 1 skipped in 40.70s ======================================

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Oct 16, 2024
Copy link

⚠️ This PR changed pyproject.toml file. ⚠️

  • PR Creator must update 📃 THIRD_PARTY_LICENSES.txt, if any 📚 library added/removed in pyproject.toml.
  • PR Approver must confirm 📃 THIRD_PARTY_LICENSES.txt updated, if any 📚 library added/removed in pyproject.toml.

Copy link

📌 Cov diff with main:

Coverage-66%

📌 Overall coverage:

Coverage-59.07%

@VipulMascarenhas VipulMascarenhas marked this pull request as draft October 16, 2024 22:19
@VipulMascarenhas VipulMascarenhas deleted the aqua_adhoc_features branch October 18, 2024 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant