Skip to content

Display Container Publish status and confirm before publish - #2186

Merged
ChrisChV merged 14 commits into
openedx:masterfrom
open-craft:jill/FAL-4178-publish-container
Aug 20, 2025
Merged

Display Container Publish status and confirm before publish#2186
ChrisChV merged 14 commits into
openedx:masterfrom
open-craft:jill/FAL-4178-publish-container

test: fix test

301b2fe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 15, 2025 in 0s

94.49% (+0.01%) compared to be82e96

View this Pull Request on Codecov

94.49% (+0.01%) compared to be82e96

Details

Codecov Report

❌ Patch coverage is 97.26776% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.49%. Comparing base (be82e96) to head (301b2fe).

Files with missing lines Patch % Lines
...ibrary-authoring/containers/ContainerHierarchy.tsx 96.72% 2 Missing ⚠️
...ry-authoring/containers/ContainerPublishStatus.tsx 97.61% 2 Missing ⚠️
src/library-authoring/data/api.ts 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2186      +/-   ##
==========================================
+ Coverage   94.47%   94.49%   +0.01%     
==========================================
  Files        1169     1172       +3     
  Lines       25141    25307     +166     
  Branches     5376     5542     +166     
==========================================
+ Hits        23753    23914     +161     
- Misses       1323     1328       +5     
  Partials       65       65              

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