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

API: Delete file #46

Merged
merged 1 commit into from
Mar 31, 2024
Merged

API: Delete file #46

merged 1 commit into from
Mar 31, 2024

Conversation

Arthi-chaud
Copy link
Owner

Closes #28

@Arthi-chaud Arthi-chaud added the api About the API label Mar 31, 2024
@Arthi-chaud Arthi-chaud self-assigned this Mar 31, 2024
@codecov-commenter
Copy link

codecov-commenter commented Mar 31, 2024

Codecov Report

Attention: Patch coverage is 91.50943% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 85.13%. Comparing base (b2e562e) to head (026d665).

Files Patch % Lines
api/api/src/services/file.rs 77.50% 9 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #46      +/-   ##
==========================================
+ Coverage   84.75%   85.13%   +0.38%     
==========================================
  Files          33       34       +1     
  Lines        1725     1830     +105     
==========================================
+ Hits         1462     1558      +96     
- Misses        263      272       +9     
Flag Coverage Δ
api 85.13% <91.50%> (+0.38%) ⬆️

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.

@Arthi-chaud Arthi-chaud merged commit 570cf2c into main Mar 31, 2024
12 checks passed
@Arthi-chaud Arthi-chaud deleted the api/delete-file branch March 31, 2024 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api About the API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

API: Delete File
2 participants