Skip to content

chore: sync all codefresh code changes into v2.14.10 #389

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

Open
wants to merge 6 commits into
base: sync-2.14.10
Choose a base branch
from

Conversation

ATGardner
Copy link

Checklist:

  • Either (a) I've created an enhancement proposal and discussed it with the community, (b) this is a bug fix, or (c) this does not need to be in the release notes.
  • The title of the PR states what changed and the related issues number (used for the release note).
  • The title of the PR conforms to the Toolchain Guide
  • I've included "Closes [ISSUE #]" or "Fixes [ISSUE #]" in the description to automatically close the associated issue.
  • I've updated both the CLI and UI to expose my feature, or I plan to submit a second PR with them.
  • Does this PR require documentation updates?
  • I've updated documentation as required by this PR.
  • I have signed off all my commits as required by DCO
  • I have written unit and/or e2e tests for my change. PRs without these are unlikely to be merged.
  • My build is green (troubleshooting builds).
  • My new feature complies with the feature status guidelines.
  • I have added a brief description of why this PR is necessary and/or what this PR solves.
  • Optional. My organization is added to USERS.md.
  • Optional. For bug fixes, I've indicated what older releases this fix should be cherry-picked into (this may or may not happen depending on risk/complexity).

ATGardner and others added 2 commits April 20, 2025 18:06
squashed all of our code changes from `v2.13.3-2025.3.5-50344f005` into a single change over upstream `v2.14.9`

---------

Co-authored-by: Vadim Gusev <[email protected]>
@ATGardner ATGardner self-assigned this Apr 20, 2025
Copy link

codecov bot commented Apr 20, 2025

Codecov Report

Attention: Patch coverage is 35.14938% with 2583 lines in your changes missing coverage. Please review.

Please upload report for BASE (sync-2.14.10@3b308d6). Learn more about missing BASE report.

Files with missing lines Patch % Lines
...nt_reporter/reporter/application_event_reporter.go 36.10% 252 Missing and 17 partials ⚠️
...-reporter-server/commands/event_reporter_server.go 1.47% 200 Missing ⚠️
server/application/application_rollout_rollback.go 0.00% 159 Missing ⚠️
event_reporter/server.go 0.00% 154 Missing ⚠️
event_reporter/application/client.go 0.00% 127 Missing ⚠️
event_reporter/reporter/event_payload.go 54.54% 103 Missing and 22 partials ⚠️
...commands/application_change_revision_controller.go 2.80% 104 Missing ⚠️
reposerver/repository/repository.go 60.70% 87 Missing and 14 partials ⚠️
acr_controller/server.go 0.00% 97 Missing ⚠️
event_reporter/reporter/broadcaster.go 0.00% 88 Missing ⚠️
... and 42 more
Additional details and impacted files
@@               Coverage Diff               @@
##             sync-2.14.10     #389   +/-   ##
===============================================
  Coverage                ?   53.96%           
===============================================
  Files                   ?      385           
  Lines                   ?    61212           
  Branches                ?        0           
===============================================
  Hits                    ?    33034           
  Misses                  ?    25365           
  Partials                ?     2813           

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

1 participant