Skip to content

feat: add AWS Aurora blue/green deployment support - #6044

Open
wazir-ahmed wants to merge 37 commits into
v3.0from
feat/aws-aurora-bgd
Open

feat: add AWS Aurora blue/green deployment support#6044
wazir-ahmed wants to merge 37 commits into
v3.0from
feat/aws-aurora-bgd

Merge remote-tracking branch 'origin/v3.0' into feat/aws-aurora-bgd

8894142
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 1, 2026 in 0s

62.34% (+1.41%) compared to be564e8

View this Pull Request on Codecov

62.34% (+1.41%) compared to be564e8

Details

Codecov Report

❌ Patch coverage is 74.81259% with 336 lines in your changes missing coverage. Please review.
✅ Project coverage is 62.34%. Comparing base (be564e8) to head (8894142).

Files with missing lines Patch % Lines
lib/MySQL_Monitor.cpp 69.62% 126 Missing and 103 partials ⚠️
lib/ProxySQL_Cluster.cpp 31.25% 10 Missing and 23 partials ⚠️
src/SQLite3_Server.cpp 74.77% 14 Missing and 14 partials ⚠️
lib/MySQL_HostGroups_Manager.cpp 93.61% 15 Missing ⚠️
lib/DNS_Cache.cpp 28.57% 7 Missing and 3 partials ⚠️
test/tap/test_helpers/test_init.cpp 0.00% 9 Missing ⚠️
lib/ProxySQL_Admin.cpp 90.12% 6 Missing and 2 partials ⚠️
include/MySQL_Monitor.hpp 62.50% 0 Missing and 3 partials ⚠️
test/tap/tests/test_cluster_sync-t.cpp 97.22% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             v3.0    #6044      +/-   ##
==========================================
+ Coverage   60.93%   62.34%   +1.41%     
==========================================
  Files         623      624       +1     
  Lines      177783   179457    +1674     
  Branches    44967    45526     +559     
==========================================
+ Hits       108335   111886    +3551     
+ Misses      47751    45480    -2271     
- Partials    21697    22091     +394     

☔ View full report in Codecov by Harness.
📢 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.