chore: add CLAUDE.md and disallow test.skip#411
Conversation
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## wschurman/01-31-feat_move_knex_loaders_into_entity-database-adapter-knex_package #411 +/- ##
===================================================================================================================
Coverage 100.00% 100.00%
===================================================================================================================
Files 103 103
Lines 13590 13590
Branches 652 1125 +473
===================================================================================================================
Hits 13590 13590
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
6fd729f to
48e63e9
Compare
| This is Entity, a privacy-aware data layer for defining, caching, and authorizing access to application data models. | ||
|
|
||
| ## Essential Development Commands | ||
|
|
There was a problem hiding this comment.
Suggestion tell it how to install packages too. May want to say to run it only if necessary.
|
|
||
| ### Testing | ||
| - `yarn test` - Run unit tests | ||
| - `yarn integration` - Run integration tests against dockerized environment |
There was a problem hiding this comment.
To consider: add a section on titling commit messages with chore: etc.
9f97b92 to
648de2b
Compare
48e63e9 to
4d8492f
Compare

Why
This commits the claude prompts I have been using to pair program with claude while building this stack.
I also noticed that claude loved to add
test.skipto make things pass, which now is disallowed as of this PR.How
Commit the file.
Test Plan
yarn lint