iotdb icon indicating copy to clipboard operation
iotdb copied to clipboard

[DRAFT] test thrift 0.19.0

Open HTHou opened this issue 2 years ago • 2 comments

This PR should pass the following tests before merged.

  • [x] Client with 0.19.0 <-> DataNode with 0.19.0 <-> ConfigNode with 0.19.0 (Finished by UT/IT)
  • [x] Client with 0.14.1 <-> DataNode with 0.19.0 <-> ConfigNode with 0.19.0 (Tested on local)
  • [ ] DataNode with 0.14.1 <-> ConfigNode with 0.19.0
  • [ ] DataNode with 0.14.1 <-> DataNode with 0.19.0

HTHou avatar Sep 20 '23 09:09 HTHou

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

sonarqubecloud[bot] avatar Sep 20 '23 09:09 sonarqubecloud[bot]

Codecov Report

Merging #11183 (46538f8) into master (d654e03) will increase coverage by 0.02%. The diff coverage is n/a.

@@             Coverage Diff              @@
##             master   #11183      +/-   ##
============================================
+ Coverage     47.52%   47.54%   +0.02%     
- Complexity    23621    23632      +11     
============================================
  Files          2789     2789              
  Lines        170475   170475              
  Branches      20302    20302              
============================================
+ Hits          81011    81049      +38     
+ Misses        89464    89426      -38     

see 13 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov-commenter avatar Sep 20 '23 10:09 codecov-commenter