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

Added fields option for AWS ECR #45

Merged
merged 8 commits into from
Aug 16, 2023
Merged

Added fields option for AWS ECR #45

merged 8 commits into from
Aug 16, 2023

Conversation

shahariaazam
Copy link
Member

@shahariaazam shahariaazam commented Aug 15, 2023

  • Added fields option for AWS ECR
  • Re-factored field mapper for sources to reduce code duplication

@codecov
Copy link

codecov bot commented Aug 15, 2023

Codecov Report

Merging #45 (17069c1) into master (d053544) will decrease coverage by 0.41%.
The diff coverage is 91.75%.

@@            Coverage Diff             @@
##           master      #45      +/-   ##
==========================================
- Coverage   60.25%   59.84%   -0.41%     
==========================================
  Files          22       22              
  Lines        1331     1325       -6     
==========================================
- Hits          802      793       -9     
- Misses        477      479       +2     
- Partials       52       53       +1     
Files Changed Coverage Δ
pkg/source/scanner/github_repo_scanner.go 83.09% <84.21%> (-5.06%) ⬇️
pkg/source/scanner/aws_ecr.go 82.53% <86.95%> (-2.19%) ⬇️
pkg/source/scanner/scanner.go 95.74% <94.11%> (-4.26%) ⬇️
pkg/source/scanner/aws_ec2.go 93.05% <100.00%> (+0.12%) ⬆️
pkg/source/source.go 62.66% <100.00%> (+0.50%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

94.6% 94.6% Coverage
0.0% 0.0% Duplication

@shahariaazam shahariaazam merged commit 02a4bad into master Aug 16, 2023
@shahariaazam shahariaazam deleted the add-fields-for-ecr branch August 16, 2023 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant