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

Merge fix from dev to main #798

Merged
merged 2 commits into from
Oct 17, 2023

update image uploader console app to work with latest changes

3bfe0de
Select commit
Loading
Failed to load commit list.
Merged

Merge fix from dev to main #798

update image uploader console app to work with latest changes
3bfe0de
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 17, 2023 in 1s

61.46% (+0.19%) compared to 858ef97

View this Pull Request on Codecov

61.46% (+0.19%) compared to 858ef97

Details

Codecov Report

Attention: 29 lines in your changes are missing coverage. Please review.

Comparison is base (858ef97) 61.27% compared to head (3bfe0de) 61.46%.
Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #798      +/-   ##
==========================================
+ Coverage   61.27%   61.46%   +0.19%     
==========================================
  Files         276      277       +1     
  Lines       10554    10659     +105     
  Branches     1463     1484      +21     
==========================================
+ Hits         6467     6552      +85     
- Misses       3547     3566      +19     
- Partials      540      541       +1     
Files Coverage Δ
...y.CLI/Commands/TypeHints/TypeHintCommandFactory.cs 95.12% <100.00%> (+0.12%) ⬆️
...eploy.Common/DeploymentBundles/DeploymentBundle.cs 100.00% <100.00%> (ø)
src/AWS.Deploy.Common/Exceptions.cs 63.41% <ø> (ø)
src/AWS.Deploy.Constants/Docker.cs 100.00% <100.00%> (ø)
src/AWS.Deploy.DockerEngine/DockerEngine.cs 84.33% <100.00%> (+3.45%) ⬆️
src/AWS.Deploy.DockerEngine/DockerFile.cs 89.28% <100.00%> (+6.93%) ⬆️
...c/AWS.Deploy.Orchestration/OptionSettingHandler.cs 77.94% <100.00%> (+0.22%) ⬆️
src/AWS.Deploy.Orchestration/Exceptions.cs 5.88% <0.00%> (-0.18%) ⬇️
...igFileDeployment/DeploymentSettingsHandlerTests.cs 0.00% <0.00%> (ø)
src/AWS.Deploy.Orchestration/Orchestrator.cs 65.50% <75.00%> (+3.06%) ⬆️
... and 2 more

... and 1 file with indirect coverage changes

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