Skip to content

Merge remote-tracking branch 'origin/16/edge' into stereo-mode-poc

ef92a6b
Select commit
Loading
Failed to load commit list.
Closed

[WIP] Stereo mode PoC #1401

Merge remote-tracking branch 'origin/16/edge' into stereo-mode-poc
ef92a6b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 3, 2026 in 0s

68.57% (target 70.00%)

View this Pull Request on Codecov

68.57% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 46.68305% with 217 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.57%. Comparing base (44c4c40) to head (ef92a6b).

Files with missing lines Patch % Lines
src/relations/watcher.py 53.35% 128 Missing and 18 partials ⚠️
src/cluster.py 6.00% 47 Missing ⚠️
src/charm.py 38.46% 18 Missing and 6 partials ⚠️

❌ Your project check has failed because the head coverage (68.57%) is below the target coverage (70.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@             Coverage Diff             @@
##           16/edge    #1401      +/-   ##
===========================================
- Coverage    70.53%   68.57%   -1.97%     
===========================================
  Files           16       17       +1     
  Lines         4297     4694     +397     
  Branches       691      749      +58     
===========================================
+ Hits          3031     3219     +188     
- Misses        1055     1240     +185     
- Partials       211      235      +24     

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