enable all articles flag in homepage latest news configuration - #2882
enable all articles flag in homepage latest news configuration#2882Ataku-B wants to merge 2 commits into
Conversation
There was a problem hiding this comment.
Pull request overview
This PR updates the homepage’s canonicalLatestNews.fetchLatestNews configuration to enable an allArticles flag, aligning the homepage “latest news” block with the desired article-selection behavior.
Changes:
- Added
allArticles: trueto the homepage latest-news configuration.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2882 +/- ##
==========================================
- Coverage 74.65% 74.14% -0.51%
==========================================
Files 19 19
Lines 2379 2352 -27
==========================================
- Hits 1776 1744 -32
- Misses 603 608 +5
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
petesfrench
left a comment
There was a problem hiding this comment.
LGTM in the demo. Not sure how I identify if all articles are actually coming through though
Done
Added the new allArticles flag to the latest-news config on the homepage.
QA
Issue / Card
Part of the work on WD-37619