Skip to content

refactor: Moving components from HistoryLogGroup.tsx to ContributorAv…

66d1b91
Select commit
Loading
Failed to load commit list.
Merged

feat: History log in content library components and containers [FC-0123] #2948

refactor: Moving components from HistoryLogGroup.tsx to ContributorAv…
66d1b91
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 29, 2026 in 1s

95.48% (+0.01%) compared to f36b869

View this Pull Request on Codecov

95.48% (+0.01%) compared to f36b869

Details

Codecov Report

❌ Patch coverage is 97.56098% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.48%. Comparing base (f36b869) to head (66d1b91).
⚠️ Report is 18 commits behind head on master.

Files with missing lines Patch % Lines
...-authoring/generic/history-log/HistoryLogGroup.tsx 96.36% 2 Missing ⚠️
...ing/generic/history-log/HistoryLogGroupEntries.tsx 92.85% 2 Missing ⚠️
src/library-authoring/data/apiHooks.ts 97.61% 1 Missing ⚠️
...thoring/generic/history-log/ContributorAvatars.tsx 94.11% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2948      +/-   ##
==========================================
+ Coverage   95.47%   95.48%   +0.01%     
==========================================
  Files        1383     1392       +9     
  Lines       32642    32899     +257     
  Branches     7498     7585      +87     
==========================================
+ Hits        31165    31415     +250     
- Misses       1408     1415       +7     
  Partials       69       69              

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