Skip to content

WT-878 Blog#1148

Open
maribedran wants to merge 37 commits into
mainfrom
WT-878-blog
Open

WT-878 Blog#1148
maribedran wants to merge 37 commits into
mainfrom
WT-878-blog

Conversation

@maribedran
Copy link
Copy Markdown
Collaborator

One-line summary

Implement the blog on the CMS.

Significant changes and points to review

  • Create the Blog Index Page
  • Create the Blog Article Page
  • Create routes for the All Topics List and Topic Index pages under the Blog Index Page

Issue / Bugzilla link

https://mozilla-hub.atlassian.net/browse/WT-878

Testing

  • Run ./manage.py load_page_fixtures and check the test blog pages

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 17, 2026

Codecov Report

❌ Patch coverage is 86.81319% with 48 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.47%. Comparing base (70680ed) to head (8529141).

Files with missing lines Patch % Lines
springfield/cms/blocks.py 73.22% 34 Missing ⚠️
springfield/cms/models/pages.py 93.16% 8 Missing ⚠️
...ield/cms/management/commands/load_page_fixtures.py 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1148      +/-   ##
==========================================
+ Coverage   78.17%   78.47%   +0.29%     
==========================================
  Files         152      153       +1     
  Lines       10057    10414     +357     
==========================================
+ Hits         7862     8172     +310     
- Misses       2195     2242      +47     

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

@maribedran maribedran self-assigned this May 11, 2026
@maribedran maribedran added the WIP Work in progress label May 11, 2026
@kkellydesign kkellydesign marked this pull request as ready for review May 15, 2026 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

WIP Work in progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants