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

fix: failed to adapt varchar type to different data sources #14

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

menshibin
Copy link
Collaborator

Description

Please briefly describe the code changes in this pull request.

Checklist

Please check the items in the checklist if applicable.

  • Is the user manual updated?
  • Are the test cases passed and automated?
  • Is there no significant decrease in test coverage?

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 66.66667% with 6 lines in your changes missing coverage. Please review.

Project coverage is 79.91%. Comparing base (6af0485) to head (b529b0d).

Files with missing lines Patch % Lines
...flink/cdc/serializable/RowDataCdcDeserializer.java 20.00% 3 Missing and 1 partial ⚠️
...a/flink/sink/serializer/RowDataSerializerBase.java 85.71% 0 Missing and 1 partial ⚠️
...e/serializable/TDengineRowDataDeserialization.java 83.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #14      +/-   ##
============================================
- Coverage     80.09%   79.91%   -0.19%     
- Complexity      484      485       +1     
============================================
  Files            56       56              
  Lines          2035     2046      +11     
  Branches        232      235       +3     
============================================
+ Hits           1630     1635       +5     
- Misses          287      290       +3     
- Partials        118      121       +3     
Flag Coverage Δ
unittests 79.91% <66.66%> (-0.19%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@menshibin menshibin merged commit 7bf377f into main Feb 13, 2025
1 check passed
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.

3 participants