Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: workspace system prompt CRUD #147

Merged
merged 2 commits into from
Jan 21, 2025

Conversation

alex-mcgovern
Copy link
Collaborator

Wires up the API functionality for reading & updating the system prompt from the /workspaces/:name route.

@coveralls
Copy link
Collaborator

coveralls commented Jan 21, 2025

Pull Request Test Coverage Report for Build 12888539584

Details

  • 44 of 53 (83.02%) changed or added relevant lines in 6 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.6%) to 69.586%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/api/generated/sdk.gen.ts 5 6 83.33%
src/features/workspace-system-prompt/components/system-prompt-editor.tsx 24 27 88.89%
src/api/generated/@tanstack/react-query.gen.ts 11 16 68.75%
Totals Coverage Status
Change from base Build 12888517063: 0.6%
Covered Lines: 575
Relevant Lines: 735

💛 - Coveralls

@alex-mcgovern alex-mcgovern merged commit 0ed8d66 into main Jan 21, 2025
8 checks passed
@alex-mcgovern alex-mcgovern deleted the feat/workspace-system-prompt-CRUD branch January 21, 2025 14:23
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.

3 participants