Skip to content

Conversation

@ColinLeeo
Copy link
Contributor

No description provided.

hongzhi-gao and others added 7 commits December 19, 2025 16:13
#582)

* [CPP/C] implement default encoding/compression configuration interface

* [CPP/C] implement default encoding/compression configuration interface(c demo)

* [CPP/C] implement default encoding/compression configuration interface(c demo)

* [CPP/C] implement default encoding/compression configuration interface(c demo)

* mvn spotless:apply -P with-cpp

* [CPP/C] implement get configuration interface
* upgrade TsFile-CPP zlib

* add -fPIC for zlib
@codecov-commenter
Copy link

codecov-commenter commented Dec 23, 2025

Codecov Report

❌ Patch coverage is 68.75754% with 518 lines in your changes missing coverage. Please review.
✅ Project coverage is 62.85%. Comparing base (01be82e) to head (e3ba398).
⚠️ Report is 51 commits behind head on develop.

Files with missing lines Patch % Lines
cpp/src/parser/generated/PathParser.cpp 0.00% 76 Missing ⚠️
cpp/src/common/device_id.cc 71.87% 31 Missing and 14 partials ⚠️
cpp/src/cwrapper/tsfile_cwrapper.cc 70.29% 26 Missing and 4 partials ⚠️
cpp/src/common/global.h 20.00% 28 Missing ⚠️
cpp/src/reader/filter/tag_filter.cc 83.44% 6 Missing and 18 partials ⚠️
cpp/src/reader/filter/time_operator.cc 4.00% 24 Missing ⚠️
cpp/src/encoding/gorilla_decoder.h 31.25% 22 Missing ⚠️
cpp/src/encoding/ts2diff_decoder.h 38.88% 22 Missing ⚠️
cpp/src/reader/expression.cc 4.34% 22 Missing ⚠️
cpp/src/reader/qds_with_timegenerator.cc 0.00% 17 Missing ⚠️
... and 47 more
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #675      +/-   ##
===========================================
- Coverage    67.07%   62.85%   -4.22%     
===========================================
  Files          589      709     +120     
  Lines        35893    44833    +8940     
  Branches      5035     6805    +1770     
===========================================
+ Hits         24077    28182    +4105     
- Misses       11157    15950    +4793     
- Partials       659      701      +42     

☔ 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 and others added 13 commits December 23, 2025 16:18
* fix tree-interface get_device_schema

* fix tree-interface get_device_schema
* "Implement TagFilter functionality with support for all operations except LikePattern"

* add license

* fix some issues

* demo for TsFile-CPP TagFilter
* Supports compilation without antlr4

* Adjusted build tools

* fix pom

* remove compressor depencency

* Supports compilation without compressor algorithm

* Supports compilation without compressor algorithm

* fix some issue

* fix libtsfile_init()

* spotless apply
* Feature/python new datatypes (#641)

* [Python] new datatypes

Co-authored-by: Hongzhi Gao <761417898@qq.com>
* add test for confg modify.

* fix compile with toolchain.
fix TEXT null.

tmp code.
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