argoproj / gitops-engine

Democratizing GitOps
https://pkg.go.dev/github.com/argoproj/gitops-engine?tab=subdirectories
Apache License 2.0
1.7k stars 260 forks source link

fix: Add missing IngressClass in kind order when syncing tasks #380

Closed terrytangyuan closed 2 years ago

terrytangyuan commented 2 years ago

Signed-off-by: Yuan Tang terrytangyuan@gmail.com

sonarcloud[bot] commented 2 years ago

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

codecov[bot] commented 2 years ago

Codecov Report

Merging #380 (7bc419d) into master (553ae80) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #380      +/-   ##
==========================================
+ Coverage   49.32%   49.34%   +0.01%     
==========================================
  Files          41       41              
  Lines        3355     3356       +1     
==========================================
+ Hits         1655     1656       +1     
  Misses       1537     1537              
  Partials      163      163              
Impacted Files Coverage Δ
pkg/sync/sync_tasks.go 92.06% <100.00%> (+0.06%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 553ae80...7bc419d. Read the comment docs.