Skip to content

Cherry-Pick: Clean up android app config data layer, fix no-team persist bug - #37757

Merged
iansltx merged 1 commit into
rc-minor-fleet-v4.79.0from
cherry-pick-37729
Dec 30, 2025
Merged

Cherry-Pick: Clean up android app config data layer, fix no-team persist bug#37757
iansltx merged 1 commit into
rc-minor-fleet-v4.79.0from
cherry-pick-37729

Conversation

@iansltx

@iansltx iansltx commented Dec 30, 2025

Copy link
Copy Markdown
Contributor

Merged into main in #37740.

Resolves #37729. Unreleased, so no changes file.

# Checklist for submitter

If some of the following don't apply, delete the relevant line.

- [x] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)

## Testing

- [x] Added/updated automated tests

- [ ] QA'd all new/changed functionality manually

For unreleased bug fixes in a release candidate, one of:

- [x] Confirmed that the fix is not expected to adversely impact load
test results

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **Refactor**
* Refactored Android app configuration storage and retrieval to use
JSON-based format instead of structured objects.
* Updated configuration lookups to use team-based identification
consistently.
* Added new method for retrieving Android app configurations by app team
ID.

<sub>✏️ Tip: You can customize this high-level summary in your review
settings.</sub>

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
@iansltx
iansltx requested a review from a team as a code owner December 30, 2025 15:37
@codecov

codecov Bot commented Dec 30, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 96.42857% with 1 line in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (rc-minor-fleet-v4.79.0@ebe0cf6). Learn more about missing BASE report.

Files with missing lines Patch % Lines
server/datastore/mysql/vpp.go 75.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@                    Coverage Diff                    @@
##             rc-minor-fleet-v4.79.0   #37757   +/-   ##
=========================================================
  Coverage                          ?   65.89%           
=========================================================
  Files                             ?     2357           
  Lines                             ?   186964           
  Branches                          ?     7960           
=========================================================
  Hits                              ?   123206           
  Misses                            ?    52498           
  Partials                          ?    11260           
Flag Coverage Δ
backend 67.70% <96.42%> (?)

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@iansltx
iansltx merged commit ad22a8b into rc-minor-fleet-v4.79.0 Dec 30, 2025
42 checks passed
@iansltx
iansltx deleted the cherry-pick-37729 branch December 30, 2025 18:35
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