Skip to content

Fixed the bug that create attribute does not consider nameList size > valueList size#17593

Merged
jt2594838 merged 3 commits intomasterfrom
fix-n
May 7, 2026
Merged

Fixed the bug that create attribute does not consider nameList size > valueList size#17593
jt2594838 merged 3 commits intomasterfrom
fix-n

Conversation

@Caideyipi
Copy link
Copy Markdown
Collaborator

Description

As the title said.


This PR has:

  • been self-reviewed.
    • concurrent read
    • concurrent write
    • concurrent read and write
  • added documentation for new or modified features or behaviors.
  • added Javadocs for most classes and all non-trivial methods.
  • added or updated version, license, or notice information
  • added comments explaining the "why" and the intent of the code wherever would not be obvious
    for an unfamiliar reader.
  • added unit tests or modified existing tests to cover new code paths, ensuring the threshold
    for code coverage.
  • added integration tests.
  • been tested in a test IoTDB cluster.

Key changed/added classes (or packages if there are too many classes) in this PR

@codecov
Copy link
Copy Markdown

codecov Bot commented May 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 39.95%. Comparing base (f72b3ee) to head (327538a).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #17593      +/-   ##
============================================
- Coverage     40.05%   39.95%   -0.10%     
  Complexity     2554     2554              
============================================
  Files          5176     5176              
  Lines        348528   348548      +20     
  Branches      44558    44565       +7     
============================================
- Hits         139595   139269     -326     
- Misses       208933   209279     +346     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 6, 2026

Quality Gate Failed Quality Gate failed

Failed conditions
D Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@jt2594838 jt2594838 merged commit b57a0fd into master May 7, 2026
28 of 30 checks passed
@jt2594838 jt2594838 deleted the fix-n branch May 7, 2026 01:33
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.

2 participants