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

Check duplicated measurements in one row for all insert APIs #12546

Merged
merged 3 commits into from
May 20, 2024

Conversation

HTHou
Copy link
Contributor

@HTHou HTHou commented May 17, 2024

Description

Previous version only checks the duplicated measurements of one row when using insert SQL statements. However, this check should be in all insert methods.

Copy link

sonarcloud bot commented May 17, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)
19.4% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

@apache apache deleted a comment from codecov bot May 17, 2024
@HTHou HTHou changed the title Check duplicated measurements for all insert APIs Check duplicated measurements in one row for all insert APIs May 18, 2024
@JackieTien97 JackieTien97 merged commit d819722 into master May 20, 2024
57 of 59 checks passed
@JackieTien97 JackieTien97 deleted the checkout_dup_measurements branch May 20, 2024 08:18
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.

None yet

2 participants