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

[IOTDB-6355] [To dev/1.3] Fix query scan will return duplicated timestamp or unordered timestamp while TsFileResource degrading #14467

Merged
merged 2 commits into from
Dec 17, 2024

Change ArrayDeviceTimeIndex to DeviceTimeIndex

d2355dd
Select commit
Loading
Failed to load commit list.
Merged

[IOTDB-6355] [To dev/1.3] Fix query scan will return duplicated timestamp or unordered timestamp while TsFileResource degrading #14467

Change ArrayDeviceTimeIndex to DeviceTimeIndex
d2355dd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 17, 2024 in 0s

41.35% (-0.01%) compared to c01baa0, passed because coverage increased by 0% when compared to adjusted base (41.35%)

View this Pull Request on Codecov

41.35% (-0.01%) compared to c01baa0, passed because coverage increased by 0% when compared to adjusted base (41.35%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 41.35%. Comparing base (c01baa0) to head (d2355dd).

Additional details and impacted files
@@              Coverage Diff              @@
##             dev/1.3   #14467      +/-   ##
=============================================
- Coverage      41.35%   41.35%   -0.01%     
  Complexity       185      185              
=============================================
  Files           3507     3507              
  Lines         224662   224675      +13     
  Branches       26713    26719       +6     
=============================================
+ Hits           92916    92917       +1     
- Misses        131746   131758      +12     

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