Skip to content

Clean up READMEs - #1095

Merged
viktorvanwijk merged 1 commit into
mainfrom
chore/1074-clean-up-readme
Sep 10, 2026
Merged

Clean up READMEs#1095
viktorvanwijk merged 1 commit into
mainfrom
chore/1074-clean-up-readme

Conversation

@viktorvanwijk

Copy link
Copy Markdown
Contributor

Closes #1074

We only need a single README, and the one in the .github folder is picked up first. Also added the logo and updated the code style from black to ruff.

@codecov-commenter

codecov-commenter commented Sep 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.31%. Comparing base (cea280e) to head (bdc34e9).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1095   +/-   ##
=======================================
  Coverage   93.31%   93.31%           
=======================================
  Files         141      141           
  Lines        4712     4712           
=======================================
  Hits         4397     4397           
  Misses        315      315           
Flag Coverage Δ
backend 93.31% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@viktorvanwijk
viktorvanwijk force-pushed the chore/1074-clean-up-readme branch from 8fc4ca0 to 14ed117 Compare September 10, 2026 10:19
We only need a single README, and the one in the .github folder is picked up first.
Also added the logo and updated the code style from black to ruff.

@annashamray annashamray left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I personally find README in the root more convenient, because I only check .github for GH actions, but it's personal preferences, so approve

@viktorvanwijk
viktorvanwijk merged commit f69a20c into main Sep 10, 2026
14 checks passed
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.

Add OAB logo to the README shown in GH

3 participants