Skip to content

Conversation

@ColinLeeo
Copy link
Contributor

  • [Python] new datatypes

  • add cwrapper ut for python new datatypes

@codecov-commenter
Copy link

codecov-commenter commented Nov 20, 2025

Codecov Report

❌ Patch coverage is 48.00000% with 26 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.69%. Comparing base (7aa4141) to head (8925dc9).
⚠️ Report is 2 commits behind head on develop.

Files with missing lines Patch % Lines
cpp/src/reader/qds_with_timegenerator.cc 0.00% 17 Missing ⚠️
cpp/src/reader/qds_without_timegenerator.cc 66.66% 4 Missing ⚠️
cpp/src/common/allocator/my_string.h 60.00% 0 Missing and 2 partials ⚠️
cpp/src/cwrapper/tsfile_cwrapper.cc 77.77% 1 Missing and 1 partial ⚠️
cpp/src/writer/tsfile_writer.cc 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #644      +/-   ##
===========================================
- Coverage    62.41%   61.69%   -0.72%     
===========================================
  Files          704      706       +2     
  Lines        39969    40037      +68     
  Branches      5607     5636      +29     
===========================================
- Hits         24946    24702     -244     
- Misses       14333    14638     +305     
- Partials       690      697       +7     

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

@ColinLeeo ColinLeeo requested a review from jt2594838 November 21, 2025 11:25
Copy link
Contributor

@hongzhi-gao hongzhi-gao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good Job!

@ColinLeeo ColinLeeo force-pushed the feature/python-new-datatypes branch from db78d02 to bc7e1b0 Compare November 29, 2025 04:15
hongzhi-gao and others added 4 commits December 1, 2025 13:40
* [Python] new datatypes

* add cwrapper ut for python new datatypes
@ColinLeeo ColinLeeo force-pushed the feature/python-new-datatypes branch from bc7e1b0 to d7411f3 Compare December 1, 2025 05:56
@hongzhi-gao
Copy link
Contributor

Perhaps we still need to supplement some content regarding the implementation and testing of the new data types for tablet and aligned time series.

@ColinLeeo ColinLeeo merged commit 4104ec7 into develop Dec 2, 2025
13 checks passed
@jt2594838 jt2594838 deleted the feature/python-new-datatypes branch December 3, 2025 01:52
hongzhi-gao added a commit to hongzhi-gao/tsfile that referenced this pull request Dec 22, 2025
* Feature/python new datatypes (apache#641)

* [Python] new datatypes

Co-authored-by: Hongzhi Gao <761417898@qq.com>
# Conflicts:
#	cpp/src/common/record.h
#	cpp/src/cwrapper/tsfile_cwrapper.cc
#	python/tests/test_write_and_read.py
#	python/tsfile/tsfile_py_cpp.pyx
#	python/tsfile/tsfile_reader.pyx
ColinLeeo added a commit that referenced this pull request Dec 23, 2025
* Feature/python new datatypes (#641)

* [Python] new datatypes

Co-authored-by: Hongzhi Gao <761417898@qq.com>
ColinLeeo added a commit that referenced this pull request Dec 23, 2025
* Feature/python new datatypes (#641)

* [Python] new datatypes

Co-authored-by: Hongzhi Gao <761417898@qq.com>
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.

4 participants