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

Release/1.14 #3562

Merged
merged 19 commits into from
Jul 24, 2024

Merge pull request #3585 from canonical/lxd-deadlock-quickfix

69c8a48
Select commit
Loading
Failed to load commit list.
Merged

Release/1.14 #3562

Merge pull request #3585 from canonical/lxd-deadlock-quickfix
69c8a48
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 22, 2024 in 1s

88.88% (+0.05%) compared to 84878a6

View this Pull Request on Codecov

88.88% (+0.05%) compared to 84878a6

Details

Codecov Report

Attention: Patch coverage is 88.70523% with 41 lines in your changes missing coverage. Please review.

Project coverage is 88.88%. Comparing base (84878a6) to head (69c8a48).
Report is 238 commits behind head on main.

Files Patch % Lines
src/daemon/daemon.cpp 52.72% 26 Missing ⚠️
include/multipass/async_periodic_download_task.h 85.18% 4 Missing ⚠️
src/daemon/runtime_instance_info_helper.cpp 0.00% 3 Missing ⚠️
...rc/platform/backends/qemu/qemu_virtual_machine.cpp 88.88% 3 Missing ⚠️
include/multipass/exceptions/base_qexception.h 71.42% 2 Missing ⚠️
...orm/backends/qemu/qemu_virtual_machine_factory.cpp 0.00% 2 Missing ⚠️
...backends/qemu/linux/qemu_platform_detail_linux.cpp 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3562      +/-   ##
==========================================
+ Coverage   88.82%   88.88%   +0.05%     
==========================================
  Files         254      254              
  Lines       14115    14225     +110     
==========================================
+ Hits        12538    12644     +106     
- Misses       1577     1581       +4     

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