Skip to content

Use only .md files - #206

Merged
arhimede merged 4 commits into
developfrom
issue-204
Sep 7, 2026
Merged

Use only .md files#206
arhimede merged 4 commits into
developfrom
issue-204

Conversation

@OStefan2001

Copy link
Copy Markdown
Collaborator

No description provided.

@codecov

codecov Bot commented Sep 7, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 66.66667% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.73%. Comparing base (8370856) to head (910c427).

Files with missing lines Patch % Lines
src/App/src/Fixture/PostLoader.php 0.00% 5 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #206      +/-   ##
=============================================
+ Coverage      59.85%   60.73%   +0.87%     
- Complexity       541      558      +17     
=============================================
  Files             85       91       +6     
  Lines           2115     2185      +70     
=============================================
+ Hits            1266     1327      +61     
- Misses           849      858       +9     

☔ 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 linked an issue Sep 7, 2026 that may be closed by this pull request

@arhimede arhimede 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.

i am approving it temporary only to see the results.
There are too many files in this PR

@arhimede
arhimede merged commit 94ba840 into develop Sep 7, 2026
17 checks passed
@bidi47

bidi47 commented Sep 7, 2026

Copy link
Copy Markdown
Member

there is quite a bit of mess in here. from one quick check, i found this:

  • wrong markdown linting rules - no sentences on one row, no empty rows after headings
  • 'MySQL' renamed to 'mysql'
  • titles with no capitals
  • config/autoload/doctrine.global.php rewritten as configautoloaddoctrine.global.php.
  • 'resources' deleted from, apparently, everywhere

we need to somehow cherrypick the good stuff and redo the rest

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.

remove duplicate content

3 participants