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

Delete dataset #12

Merged
merged 4 commits into from
Sep 23, 2024
Merged

Delete dataset #12

merged 4 commits into from
Sep 23, 2024

Conversation

hillalex
Copy link
Member

@hillalex hillalex commented Sep 20, 2024

Adds endpoint DELETE /dataset/<name>,
Modifies POST /dataset to support custom dataset name

Copy link

codecov bot commented Sep 22, 2024

Codecov Report

Attention: Patch coverage is 88.23529% with 4 lines in your changes missing coverage. Please review.

Project coverage is 93.85%. Comparing base (5d70eee) to head (5cf2ea5).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
R/api.R 90.90% 2 Missing ⚠️
R/router.R 83.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #12      +/-   ##
==========================================
- Coverage   93.99%   93.85%   -0.14%     
==========================================
  Files           4        4              
  Lines         333      358      +25     
==========================================
+ Hits          313      336      +23     
- Misses         20       22       +2     

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

@hillalex hillalex marked this pull request as ready for review September 23, 2024 07:51
@hillalex hillalex merged commit afca4f4 into main Sep 23, 2024
8 of 10 checks passed
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