Skip to content

change factory pattern

Codecov / codecov/project failed Oct 31, 2024 in 0s

19.34% (-43.04%) compared to f98436a

View this Pull Request on Codecov

19.34% (-43.04%) compared to f98436a

Details

Codecov Report

Attention: Patch coverage is 0% with 30 lines in your changes missing coverage. Please review.

Project coverage is 19.34%. Comparing base (f98436a) to head (de6dc79).
Report is 19 commits behind head on main.

Files with missing lines Patch % Lines
src/AWS.Deploy.CLI/AWSUtilities.cs 0.00% 18 Missing ⚠️
src/AWS.Deploy.CLI/Commands/CommandFactory.cs 0.00% 6 Missing ⚠️
...CLI/Extensions/CustomServiceCollectionExtension.cs 0.00% 3 Missing ⚠️
...S.Deploy.CLI/CredentialProfileStoreChainFactory.cs 0.00% 1 Missing ⚠️
...WS.Deploy.CLI/FallbackCredentialsFactoryFactory.cs 0.00% 1 Missing ⚠️
src/AWS.Deploy.CLI/SharedCredentialsFileFactory.cs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #880       +/-   ##
===========================================
- Coverage   62.37%   19.34%   -43.04%     
===========================================
  Files         279      282        +3     
  Lines       10900    10919       +19     
  Branches     1513     1517        +4     
===========================================
- Hits         6799     2112     -4687     
- Misses       3563     8611     +5048     
+ Partials      538      196      -342     

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