Skip to content

Added template reports - #35

Merged
kevinmeijer97 merged 6 commits into
masterfrom
feature/reports
Aug 12, 2026
Merged

Added template reports#35
kevinmeijer97 merged 6 commits into
masterfrom
feature/reports

Conversation

@kevinmeijer97

Copy link
Copy Markdown
Member

It's now possible to generate reports for the created structured data templates.
This adds a new page in the CP on /cp/justbetter/structured-data/reports.
This page lists report runs for the selected site. From here you can generate a new report.
Each row shows created date, status, coverage %, completeness %, and error/warning counts, with a link to open that report.

Screenshot 2026-08-06 at 08 58 29

The report detail shows the health of that run at a glance:
It shows a doughnut with overall grade (Good / Fair / Bad) based on items without errors.
It also shows the coverage %, this % is based on how many published items that should get an automatic template actually have that template assigned.
It also shows the completeness %, this % is based on how many items that already have a template assigned resolve without empty fields.
Screenshot 2026-08-06 at 08 58 52

Warnings and errors are shown grouped by their assigned blueprint type (Entry, Term or Runway Model).
Screenshot 2026-08-06 at 08 59 06

Then an issues table (With errors & warnings tabs) lists each problem with the item, template, schema, and field, plus actions to open the Schema Markup Validator or copy JSON-LD.
Screenshot 2026-08-06 at 08 59 45
Screenshot 2026-08-06 at 08 59 56

@kevinmeijer97
kevinmeijer97 marked this pull request as ready for review August 6, 2026 07:16
Base automatically changed from feature/runway-support to master August 12, 2026 08:40
@kevinmeijer97
kevinmeijer97 merged commit 9eeb49a into master Aug 12, 2026
32 checks passed
@kevinmeijer97
kevinmeijer97 deleted the feature/reports branch August 12, 2026 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants