Skip to content

Wrapper classes for interacting with the aws CLI#348

Merged
thomhurst merged 21 commits intomainfrom
feature/aws-cli
Dec 24, 2023
Merged

Wrapper classes for interacting with the aws CLI#348
thomhurst merged 21 commits intomainfrom
feature/aws-cli

Conversation

@thomhurst
Copy link
Owner

No description provided.

@codacy-production
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-2.06% (target: -0.10%) (target: 70.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (2e1223f) 3368 2964 88.00%
Head commit (a6663cb) 3449 (+81) 2964 (+0) 85.94% (-2.06%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#348) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

You may notice some variations in coverage metrics with the latest Coverage engine update. For more details, visit the documentation

@codecov
Copy link

codecov bot commented Dec 24, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2e1223f) 88.00% compared to head (a6663cb) 88.00%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #348   +/-   ##
=======================================
  Coverage   88.00%   88.00%           
=======================================
  Files         188      188           
  Lines        3368     3368           
  Branches      242      242           
=======================================
  Hits         2964     2964           
  Misses        404      404           

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

@thomhurst thomhurst merged commit 7e515fd into main Dec 24, 2023
@thomhurst thomhurst deleted the feature/aws-cli branch December 24, 2023 20:35
@thomhurst thomhurst linked an issue Jan 12, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add AWS Provisioning helpers

1 participant