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: managed images annotation whitespace handling (#186) #188

Merged
merged 1 commit into from
Sep 15, 2023

Conversation

tomsozolins
Copy link
Collaborator

@tomsozolins tomsozolins commented Sep 15, 2023

Closes #186

@codecov
Copy link

codecov bot commented Sep 15, 2023

Codecov Report

Merging #188 (4ed15fc) into main (1ec21d1) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #188   +/-   ##
=======================================
  Coverage   45.28%   45.28%           
=======================================
  Files          16       16           
  Lines        1208     1208           
=======================================
  Hits          547      547           
  Misses        597      597           
  Partials       64       64           
Files Changed Coverage Δ
internal/models/argo.go 59.31% <100.00%> (ø)

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

@tomsozolins tomsozolins force-pushed the fix/annotation-whitespace-handling branch from 779428c to 4ed15fc Compare September 15, 2023 10:43
@sonarcloud
Copy link

sonarcloud bot commented Sep 15, 2023

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

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link
Owner

@shini4i shini4i left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

@shini4i shini4i merged commit 8e132d5 into main Sep 15, 2023
6 checks passed
@shini4i shini4i deleted the fix/annotation-whitespace-handling branch September 15, 2023 10:49
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.

incorrect alias detection when there is a whitespace after comma
2 participants