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 new provider huawei #20

Merged
merged 6 commits into from
Dec 14, 2024

refactor: refactor provider enum

259161a
Select commit
Loading
Failed to load commit list.
Merged

feat: enable new provider huawei #20

refactor: refactor provider enum
259161a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 14, 2024 in 0s

88.67% (-5.03%) compared to b96d863

View this Pull Request on Codecov

88.67% (-5.03%) compared to b96d863

Details

Codecov Report

Attention: Patch coverage is 65.67164% with 23 lines in your changes missing coverage. Please review.

Project coverage is 88.67%. Comparing base (b96d863) to head (259161a).

Files with missing lines Patch % Lines
src/stack/rfsStack/index.ts 25.00% 9 Missing ⚠️
src/stack/deploy.ts 50.00% 7 Missing and 1 partial ⚠️
src/stack/rfsStack/function.ts 50.00% 4 Missing ⚠️
src/commands/template.ts 60.00% 1 Missing and 1 partial ⚠️

❗ There is a different number of reports uploaded between BASE (b96d863) and HEAD (259161a). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (b96d863) HEAD (259161a)
2 1
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
- Coverage   93.70%   88.67%   -5.03%     
==========================================
  Files          38       40       +2     
  Lines         381      415      +34     
  Branches       51       55       +4     
==========================================
+ Hits          357      368      +11     
- Misses         10       31      +21     
- Partials       14       16       +2     

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