Skip to content

Conversation

@Caideyipi
Copy link
Collaborator

@Caideyipi Caideyipi commented Jan 19, 2026

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

@Caideyipi Caideyipi changed the title Pipe: Trimmed the unnecessary device getting for tsFiles Pipe: Trimmed the unnecessary device getting for historical tsFiles Jan 19, 2026
@sonarqubecloud
Copy link

@codecov
Copy link

codecov bot commented Jan 19, 2026

Codecov Report

❌ Patch coverage is 0% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 39.28%. Comparing base (607339c) to head (69b8b68).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
...peHistoricalDataRegionTsFileAndDeletionSource.java 0.00% 12 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #17036      +/-   ##
============================================
- Coverage     39.28%   39.28%   -0.01%     
  Complexity      212      212              
============================================
  Files          5104     5104              
  Lines        341490   341496       +6     
  Branches      43522    43522              
============================================
  Hits         134153   134153              
- Misses       207337   207343       +6     

☔ 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.

@Caideyipi Caideyipi merged commit 31a07ea into master Jan 19, 2026
44 of 46 checks passed
@Caideyipi Caideyipi deleted the ks branch January 19, 2026 09:56
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