Skip to content

chore: use singular plugin directory - #114

Merged
hadrien merged 2 commits into
mainfrom
chore/fs-plugin-singular
Jul 29, 2026
Merged

chore: use singular plugin directory#114
hadrien merged 2 commits into
mainfrom
chore/fs-plugin-singular

Conversation

@hadrien

@hadrien hadrien commented Jul 29, 2026

Copy link
Copy Markdown
Owner

Problem

  • The shared FastSQLA plugin source uses an unnecessarily plural parent directory.

Solution

  • Rename plugins/fastsqla to plugin/fastsqla.
  • Update Claude, Codex, and Context7 source paths.
  • Preserve both providers’ required hidden manifest directories.
  • Record the singular project convention for future packaging updates.
  • Verify native validators and real marketplace installations.

fs-1rc.5

@codecov

codecov Bot commented Jul 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.36%. Comparing base (931d47c) to head (cd890ec).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #114   +/-   ##
=======================================
  Coverage   97.36%   97.36%           
=======================================
  Files           1        1           
  Lines         114      114           
  Branches        2        2           
=======================================
  Hits          111      111           
  Misses          3        3           
Flag Coverage Δ
fastapi-post121 97.36% <ø> (ø)
fastapi-pre121 97.36% <ø> (ø)
sqlmodel 97.36% <ø> (ø)

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.

@hadrien

hadrien commented Jul 29, 2026

Copy link
Copy Markdown
Owner Author

Independent review found no runtime or discovery blockers. It identified one low maintenance risk: Codex’s scaffold helper defaults to plural plugins/ and could regenerate the old path. Added the explicit project convention to AGENTS.md in cd890ec; no other findings.

@hadrien
hadrien merged commit ef1a5c3 into main Jul 29, 2026
7 of 10 checks passed
@hadrien
hadrien deleted the chore/fs-plugin-singular branch July 29, 2026 12:10
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.

1 participant