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

feat(updater): add support for multi source applications #254

Merged
merged 8 commits into from
Feb 27, 2024

Conversation

shini4i
Copy link
Owner

@shini4i shini4i commented Feb 26, 2024

When merged, it will close #224

@shini4i shini4i changed the title feat: add support for multi source applications feat(updater): add support for multi source applications Feb 26, 2024
Copy link

codecov bot commented Feb 26, 2024

Codecov Report

Attention: Patch coverage is 72.97297% with 10 lines in your changes are missing coverage. Please review.

Project coverage is 50.97%. Comparing base (72ed48c) to head (91a124f).

Files Patch % Lines
internal/models/argo.go 0.00% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #254      +/-   ##
==========================================
+ Coverage   50.31%   50.97%   +0.66%     
==========================================
  Files          24       25       +1     
  Lines        1612     1642      +30     
==========================================
+ Hits          811      837      +26     
- Misses        728      732       +4     
  Partials       73       73              

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

Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@shini4i shini4i marked this pull request as ready for review February 27, 2024 14:31
@shini4i shini4i merged commit 4180cc2 into main Feb 27, 2024
4 checks passed
@shini4i shini4i deleted the feat/multiple-sources-support branch February 27, 2024 14:32
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.

updater: support argo-cd applications with multiple sources
1 participant