Skip to content

Remove Claude markers and resolve html errors. Add pagination to cate…#14

Open
OStefan2001 wants to merge 4 commits into
developfrom
stefan-dev
Open

Remove Claude markers and resolve html errors. Add pagination to cate…#14
OStefan2001 wants to merge 4 commits into
developfrom
stefan-dev

Conversation

@OStefan2001

Copy link
Copy Markdown
Collaborator

New style for blog/category pages. Remove Claude markers and fix some html errors

@codecov

codecov Bot commented Jul 18, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 15.78947% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 22.46%. Comparing base (0f23403) to head (a783691).
⚠️ Report is 5 commits behind head on develop.

Files with missing lines Patch % Lines
...rc/Blog/src/Handler/GetCategoryResourceHandler.php 0.00% 10 Missing ⚠️
src/Blog/src/Repository/CategoryRepository.php 0.00% 6 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop      #14      +/-   ##
=============================================
+ Coverage      22.44%   22.46%   +0.02%     
  Complexity       178      178              
=============================================
  Files             43       43              
  Lines            811      819       +8     
=============================================
+ Hits             182      184       +2     
- Misses           629      635       +6     

☔ View full report in Codecov by Harness.
📢 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.

@OStefan2001
OStefan2001 requested a review from alexmerlin July 20, 2026 07:38

@alexmerlin alexmerlin left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are dozens of {% block json_ld %} {% include '@jsonld/dotkernel/... lines in the templates.
But I only see a couple of files under src/Blog/templates/page/jsonld/ - did you forget to commit them?

Comment thread public/llms.txt

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • please format file so that items are aligned properly
  • missing empty line at the end of the file

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does the composer twig-cs-fix command add an empty line at the end of the file or not?

Comment thread src/App/src/ConfigProvider.php Outdated
Comment thread src/Blog/src/ConfigProvider.php Outdated
<link href="{{ asset('css/app.css') }}" rel="stylesheet" />
{% block stylesheets %}
{% endblock %}
{% block json_ld %}{% endblock %}

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The block name should rather be called llm or whatever name you chose in the ConfigProviders.

@OStefan2001
OStefan2001 requested a review from alexmerlin July 20, 2026 12:45
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.

2 participants