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

[ISSUE #8553] Add UnitTest of OffsetSerialize #8554

Merged
merged 3 commits into from
Aug 21, 2024

Conversation

syhleo
Copy link
Contributor

@syhleo syhleo commented Aug 18, 2024

Which Issue(s) This PR Fixes

Fixes #8553

Brief Description

How Did You Test This Change?

@syhleo syhleo changed the title [ISSUE #8553] Add UnitTest of ZoneRouteRPCHook、OffsetSerialize [ISSUE #8553] Add UnitTest of OffsetSerialize Aug 18, 2024
@ShannonDing ShannonDing added the soc Summer of Code, hosted by Google, Alibaba, Chinese Academy of Sciences and so on label Aug 18, 2024
@ShannonDing
Copy link
Member

link #8262

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.02%. Comparing base (2d1e314) to head (78573b5).
Report is 50 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #8554      +/-   ##
=============================================
+ Coverage      44.79%   47.02%   +2.22%     
- Complexity     10870    11355     +485     
=============================================
  Files           1274     1275       +1     
  Lines          88968    89101     +133     
  Branches       11434    11466      +32     
=============================================
+ Hits           39853    41896    +2043     
+ Misses         44130    42024    -2106     
- Partials        4985     5181     +196     

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

@ShannonDing ShannonDing merged commit e2885ac into apache:develop Aug 21, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
soc Summer of Code, hosted by Google, Alibaba, Chinese Academy of Sciences and so on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Enhancement] Increase the code test coverage for OffsetSerialize
3 participants