Clean up READMEs - #1095
Merged
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 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
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
viktorvanwijk
force-pushed
the
chore/1074-clean-up-readme
branch
from
September 10, 2026 10:19
8fc4ca0 to
14ed117
Compare
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.
viktorvanwijk
force-pushed
the
chore/1074-clean-up-readme
branch
from
September 10, 2026 10:21
14ed117 to
bdc34e9
Compare
annashamray
approved these changes
Sep 10, 2026
annashamray
left a comment
Contributor
There was a problem hiding this comment.
I personally find README in the root more convenient, because I only check .github for GH actions, but it's personal preferences, so approve
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.