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: Delete files in file browser #2107

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

feat: Delete files in file browser #2107

wants to merge 1 commit into from

Conversation

zusorio
Copy link
Member

@zusorio zusorio commented Jan 3, 2025

Closes #1287

@zusorio zusorio requested a review from MoritzWeber0 as a code owner January 3, 2025 12:14
Copy link

github-actions bot commented Jan 3, 2025

The generated OpenAPI client is not up to date with the latest changes in the OpenAPI specification.
Please run make openapi locally and commit the changes.

Copy link

codecov bot commented Jan 3, 2025

Codecov Report

Attention: Patch coverage is 21.05263% with 15 lines in your changes missing coverage. Please review.

Project coverage is 85.48%. Comparing base (30b7593) to head (d17c879).

Files with missing lines Patch % Lines
backend/capellacollab/sessions/operators/k8s.py 12.50% 14 Missing ⚠️
backend/capellacollab/sessions/files/routes.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2107      +/-   ##
==========================================
- Coverage   85.64%   85.48%   -0.17%     
==========================================
  Files         225      225              
  Lines        7462     7481      +19     
  Branches      525      528       +3     
==========================================
+ Hits         6391     6395       +4     
- Misses        906      921      +15     
  Partials      165      165              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

sonarqubecloud bot commented Jan 3, 2025

Copy link

github-actions bot commented Jan 3, 2025

API Changelog 4.15.1.dev28+gd050319c

DELETE /api/v1/sessions/{session_id}/files

  • endpoint added

Copy link

github-actions bot commented Jan 3, 2025

A Storybook preview is available for commit d050319.
➡️ View Storybook
➡️ View Chromatic build

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.

Delete files in file browser
1 participant