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

chore: adapter validation e2e #549

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

bangqipropel
Copy link
Collaborator

@bangqipropel bangqipropel commented Aug 5, 2024

Reason for Change:
Add adapters validation to e2e tests.
Requirements

  • added unit tests and e2e tests (if applicable).

Issue Fixed:

Notes for Reviewers:

@bangqipropel bangqipropel force-pushed the bangqipropel/adapter_validation_e2e branch from 4d0c39f to d5fc713 Compare August 6, 2024 00:37
@bangqipropel bangqipropel force-pushed the bangqipropel/adapter_validation_e2e branch from d5fc713 to 4b6e055 Compare August 6, 2024 00:45
@bangqipropel bangqipropel force-pushed the bangqipropel/adapter_validation_e2e branch from 4b6e055 to 4b2e951 Compare August 6, 2024 07:46
@bangqipropel bangqipropel force-pushed the bangqipropel/adapter_validation_e2e branch from 4b2e951 to 4ed372e Compare August 7, 2024 22:32
@bangqipropel bangqipropel force-pushed the bangqipropel/adapter_validation_e2e branch from 4ed372e to d4e36fd Compare August 7, 2024 22:49
@bangqipropel bangqipropel changed the title chore: adapter validation e2e[draft] chore: adapter validation e2e Aug 9, 2024
@bangqipropel bangqipropel force-pushed the bangqipropel/adapter_validation_e2e branch from 55d9b21 to b65dffb Compare August 9, 2024 08:08
Copy link

codecov bot commented Aug 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.18%. Comparing base (5c30038) to head (1c4122e).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #549   +/-   ##
=======================================
  Coverage   58.18%   58.18%           
=======================================
  Files          30       30           
  Lines        2987     2987           
=======================================
  Hits         1738     1738           
  Misses       1149     1149           
  Partials      100      100           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bangqipropel
Copy link
Collaborator Author

The changes in test/e2e/preset_test.go and pkg/inference/preset-inferences.go are only for e2e test without changing the mcr image, this can be reviewed for if we can use this way to test it for now.

@bangqipropel bangqipropel enabled auto-merge (squash) August 23, 2024 23:14
@bangqipropel bangqipropel merged commit bf5bc95 into main Aug 26, 2024
11 checks passed
@bangqipropel bangqipropel deleted the bangqipropel/adapter_validation_e2e branch August 26, 2024 22:20
smritidahal653 pushed a commit to smritidahal653/kaito that referenced this pull request Sep 18, 2024
**Reason for Change**:
Add adapters validation to e2e tests.
**Requirements**

- [ ] added unit tests and e2e tests (if applicable).

**Issue Fixed**:
<!-- If this PR fixes GitHub issue 4321, add "Fixes #4321" to the next
line. -->

**Notes for Reviewers**:

Signed-off-by: Bangqi Zhu <[email protected]>
Co-authored-by: Bangqi Zhu <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants