Skip to content

Reconcile only changed workflows after provisioner import

566b12b
Select commit
Loading
Failed to load commit list.
Open

Fix version-stuck: reconcile SharedDocs via Collaborate.start after provisioner import #4562

Reconcile only changed workflows after provisioner import
566b12b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 13, 2026 in 1s

89.86% (-0.02%) compared to bef2bc2, passed because coverage increased by 0% when compared to adjusted base (89.87%)

View this Pull Request on Codecov

89.86% (-0.02%) compared to bef2bc2, passed because coverage increased by 0% when compared to adjusted base (89.87%)

Details

Codecov Report

❌ Patch coverage is 89.45455% with 29 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.86%. Comparing base (bef2bc2) to head (566b12b).
⚠️ Report is 18 commits behind head on main.

Files with missing lines Patch % Lines
lib/lightning/collaboration/workflow_reconciler.ex 90.11% 17 Missing ⚠️
lib/lightning/collaboration/registry.ex 73.68% 5 Missing ⚠️
lib/lightning/collaboration/session.ex 83.33% 2 Missing ⚠️
lib/lightning/collaboration.ex 94.73% 1 Missing ⚠️
lib/lightning/collaboration/persistence.ex 75.00% 1 Missing ⚠️
lib/lightning/collaboration/supervisor.ex 85.71% 1 Missing ⚠️
lib/lightning/collaboration/topology.ex 90.00% 1 Missing ⚠️
lib/lightning/projects/provisioner.ex 96.29% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4562      +/-   ##
==========================================
- Coverage   89.88%   89.86%   -0.02%     
==========================================
  Files         444      445       +1     
  Lines       21941    22127     +186     
==========================================
+ Hits        19722    19885     +163     
- Misses       2219     2242      +23     

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