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

feat: enable support for aliyun RDS resources #27

Merged
merged 7 commits into from
Jan 2, 2025

feat: update tests

b32686c
Select commit
Loading
Failed to load commit list.
Merged

feat: enable support for aliyun RDS resources #27

feat: update tests
b32686c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 2, 2025 in 0s

83.74% (-1.50%) compared to b25e3cf

View this Pull Request on Codecov

83.74% (-1.50%) compared to b25e3cf

Details

Codecov Report

Attention: Patch coverage is 33.33333% with 10 lines in your changes missing coverage. Please review.

Project coverage is 83.74%. Comparing base (b25e3cf) to head (b32686c).

Files with missing lines Patch % Lines
src/stack/rosStack/database.ts 22.22% 6 Missing and 1 partial ⚠️
src/parser/databaseParser.ts 40.00% 0 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #27      +/-   ##
==========================================
- Coverage   85.23%   83.74%   -1.50%     
==========================================
  Files          43       42       -1     
  Lines         481      486       +5     
  Branches       59       68       +9     
==========================================
- Hits          410      407       -3     
- Misses         55       61       +6     
- Partials       16       18       +2     

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