Skip to content

fix: tests

bf2373c
Select commit
Loading
Failed to load commit list.
Merged

Migrate Aliyun Database Resources (RDS & ES Serverless) to state-based management engine #146

fix: tests
bf2373c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 6, 2026 in 0s

47.31% (-3.54%) compared to 2edb344

View this Pull Request on Codecov

47.31% (-3.54%) compared to 2edb344

Details

Codecov Report

❌ Patch coverage is 20.76190% with 416 lines in your changes missing coverage. Please review.
✅ Project coverage is 47.31%. Comparing base (2edb344) to head (bf2373c).

Files with missing lines Patch % Lines
src/stack/aliyunStack/databaseResource.ts 7.24% 128 Missing ⚠️
src/common/aliyunClient/esOperations.ts 12.64% 76 Missing ⚠️
src/common/aliyunClient/rdsOperations.ts 11.62% 76 Missing ⚠️
src/stack/aliyunStack/databasePlanner.ts 13.84% 56 Missing ⚠️
src/stack/aliyunStack/databaseExecutor.ts 7.14% 52 Missing ⚠️
src/stack/aliyunStack/esServerlessTypes.ts 58.33% 0 Missing and 20 partials ⚠️
src/common/aliyunClient/index.ts 50.00% 6 Missing ⚠️
src/stack/aliyunStack/rdsTypes.ts 92.30% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #146      +/-   ##
==========================================
- Coverage   50.84%   47.31%   -3.54%     
==========================================
  Files         126      133       +7     
  Lines        3943     4468     +525     
  Branches      989     1176     +187     
==========================================
+ Hits         2005     2114     +109     
- Misses       1730     2124     +394     
- Partials      208      230      +22     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.