Skip to content

[az] Address C++20 comments

acba722
Select commit
Loading
Failed to load commit list.
Draft

Availability Zones #4312

[az] Address C++20 comments
acba722
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 22, 2025 in 0s

89.24% (+0.26%) compared to 00a9da4

View this Pull Request on Codecov

89.24% (+0.26%) compared to 00a9da4

Details

Codecov Report

❌ Patch coverage is 94.91525% with 30 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.24%. Comparing base (00a9da4) to head (acba722).

Files with missing lines Patch % Lines
...backends/shared/base_availability_zone_manager.cpp 89.74% 8 Missing ⚠️
...latform/backends/shared/base_availability_zone.cpp 90.62% 6 Missing ⚠️
src/daemon/daemon.cpp 95.12% 4 Missing ⚠️
...rc/platform/backends/shared/base_virtual_machine.h 0.00% 4 Missing ⚠️
src/client/cli/cmd/zones.cpp 93.75% 2 Missing ⚠️
src/daemon/daemon_config.cpp 50.00% 2 Missing ⚠️
...backends/qemu/linux/qemu_platform_detail_linux.cpp 94.73% 2 Missing ⚠️
src/client/cli/cmd/disable_zones.cpp 98.59% 1 Missing ⚠️
...tform/backends/qemu/linux/dnsmasq_process_spec.cpp 96.29% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4312      +/-   ##
==========================================
+ Coverage   88.97%   89.24%   +0.26%     
==========================================
  Files         238      246       +8     
  Lines       15253    15756     +503     
==========================================
+ Hits        13572    14061     +489     
- Misses       1681     1695      +14     

☔ 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.