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

Cherry-Pick: Updated BatchSetSoftwareInstallers to use bundle_identifier #26268

Merged
merged 2 commits into from
Feb 11, 2025

Conversation

ksykulev
Copy link
Contributor

Original PR #26252
Original Issue #26226

The software titles unique key was changed to include bundle identifier
in #25794. This caused an issue
when running gitops - installing a software with the same bundle
identifier but different names.

#26226

- [x] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)
- [x] Added/updated automated tests
- [x] A detailed QA plan exists on the associated ticket (if it isn't
there, work with the product group's QA engineer to add it)
- [x] Manual QA for all new/changed functionality
@ksykulev ksykulev requested a review from a team as a code owner February 11, 2025 18:26
Copy link

codecov bot commented Feb 11, 2025

Codecov Report

Attention: Patch coverage is 97.14286% with 1 line in your changes missing coverage. Please review.

Please upload report for BASE (rc-minor-fleet-v4.64.0@0fc2e07). Learn more about missing BASE report.

Files with missing lines Patch % Lines
server/datastore/mysql/software_installers.go 97.14% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@                    Coverage Diff                    @@
##             rc-minor-fleet-v4.64.0   #26268   +/-   ##
=========================================================
  Coverage                          ?   63.66%           
=========================================================
  Files                             ?     1631           
  Lines                             ?   156364           
  Branches                          ?     4067           
=========================================================
  Hits                              ?    99556           
  Misses                            ?    48962           
  Partials                          ?     7846           
Flag Coverage Δ
backend 64.51% <97.14%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@ksykulev ksykulev merged commit f89a08f into rc-minor-fleet-v4.64.0 Feb 11, 2025
29 checks passed
@ksykulev ksykulev deleted the 26252-cherry-pick branch February 11, 2025 21:41
This was referenced Feb 18, 2025
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.

2 participants