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

fix(aws): improve the error if an undefined service is declared in APIs #706

Merged
merged 2 commits into from
Dec 10, 2024

Update cloud/aws/deploytf/api.go

fadbbf9
Select commit
Loading
Failed to load commit list.
Merged

fix(aws): improve the error if an undefined service is declared in APIs #706

Update cloud/aws/deploytf/api.go
fadbbf9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 9, 2024 in 0s

48.88% (-0.03%) compared to 40fb680

View this Pull Request on Codecov

48.88% (-0.03%) compared to 40fb680

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 48.88%. Comparing base (40fb680) to head (fadbbf9).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #706      +/-   ##
==========================================
- Coverage   48.91%   48.88%   -0.03%     
==========================================
  Files          28       28              
  Lines        3549     3549              
==========================================
- Hits         1736     1735       -1     
  Misses       1695     1695              
- Partials      118      119       +1     

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