Skip to content

Split HS Backend UTs#262

Merged
koujl merged 1 commit intoeBay:mainfrom
koujl:f_test
Feb 26, 2025
Merged

Split HS Backend UTs#262
koujl merged 1 commit intoeBay:mainfrom
koujl:f_test

Conversation

@koujl
Copy link
Contributor

@koujl koujl commented Feb 26, 2025

HS backend test has grown to 10+ test cases taking nearly 10 minutes to finish.

This patch splits the test suite into separate PG, shard, blob and misc tests to make them more lightweight with better maintainability and diagnosability.

HS backend test has grown to 10+ test cases taking nearly 10 minutes to
finish. This patch splits the test suite into separate PG, shard, blob
and misc tests to make them more lightweight with better maintainability
and diagnosability.
Copy link
Contributor

@Besroy Besroy left a comment

Choose a reason for hiding this comment

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

lgtm

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.36%. Comparing base (1746bcc) to head (07a31fb).
Report is 42 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #262      +/-   ##
==========================================
- Coverage   63.15%   62.36%   -0.80%     
==========================================
  Files          32       33       +1     
  Lines        1900     2604     +704     
  Branches      204      313     +109     
==========================================
+ Hits         1200     1624     +424     
- Misses        600      815     +215     
- Partials      100      165      +65     

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

@koujl koujl merged commit 1c4c581 into eBay:main Feb 26, 2025
25 checks passed
@koujl koujl deleted the f_test branch February 26, 2025 12:46
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.

5 participants