Skip to content

chore: add CLAUDE.md and disallow test.skip#411

Open
wschurman wants to merge 1 commit intowschurman/01-31-feat_move_knex_loaders_into_entity-database-adapter-knex_packagefrom
wschurman/02-01-chore_add_claude.md_and_disallow_test.skip
Open

chore: add CLAUDE.md and disallow test.skip#411
wschurman wants to merge 1 commit intowschurman/01-31-feat_move_knex_loaders_into_entity-database-adapter-knex_packagefrom
wschurman/02-01-chore_add_claude.md_and_disallow_test.skip

Conversation

@wschurman
Copy link
Member

@wschurman wschurman commented Feb 1, 2026

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.skip to make things pass, which now is disallowed as of this PR.

How

Commit the file.

Test Plan

yarn lint

Copy link
Member Author

wschurman commented Feb 1, 2026

@codecov
Copy link

codecov bot commented Feb 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (648de2b) to head (4d8492f).

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            
Flag Coverage Δ
integration 18.00% <ø> (ø)
unittest 97.35% <ø> (ø)

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

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

Copy link
Member

@ide ide left a comment

Choose a reason for hiding this comment

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

Some suggestions.

This is Entity, a privacy-aware data layer for defining, caching, and authorizing access to application data models.

## Essential Development Commands

Copy link
Member

Choose a reason for hiding this comment

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

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
Copy link
Member

Choose a reason for hiding this comment

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

To consider: add a section on titling commit messages with chore: etc.

@wschurman wschurman force-pushed the wschurman/01-31-feat_move_knex_loaders_into_entity-database-adapter-knex_package branch from 9f97b92 to 648de2b Compare February 4, 2026 21:29
@wschurman wschurman force-pushed the wschurman/02-01-chore_add_claude.md_and_disallow_test.skip branch from 48e63e9 to 4d8492f Compare February 4, 2026 21:29
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