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

Fix the record list query does not support new OAP versions #197

Merged
merged 1 commit into from
Nov 29, 2023

Conversation

mrproliu
Copy link
Contributor

Since the OAP version is ready to be upgraded to version 10, the record list query currently only supports the new query method for version 9.3.0 and cannot adapt to version 10.

@mrproliu mrproliu added the bug Something isn't working label Nov 29, 2023
@mrproliu mrproliu added this to the 0.13.0 milestone Nov 29, 2023
@mrproliu mrproliu requested a review from wu-sheng November 29, 2023 05:42
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5d0a37c) 26.13% compared to head (a6a0dbc) 26.13%.

❗ Current head a6a0dbc differs from pull request most recent head 2493cca. Consider uploading reports for the commit 2493cca to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #197   +/-   ##
=======================================
  Coverage   26.13%   26.13%           
=======================================
  Files          22       22           
  Lines         463      463           
=======================================
  Hits          121      121           
  Misses        330      330           
  Partials       12       12           

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

@wu-sheng wu-sheng merged commit d4f774f into master Nov 29, 2023
7 checks passed
@wu-sheng wu-sheng deleted the fix-record-query branch November 29, 2023 05:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants