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 datasets bug fixes and integration test #623

Merged
merged 3 commits into from
Oct 4, 2023

Conversation

jay-m-dev
Copy link
Contributor

Updated the datasets DELETE endpoint to check the status of the ai and if experiments are running before attempting to delete a dataset.
Added an integration test to validate this works as expected.

@jay-m-dev jay-m-dev linked an issue Oct 4, 2023 that may be closed by this pull request
@jay-m-dev jay-m-dev added this to the v0.21 milestone Oct 4, 2023
@coveralls
Copy link

Pull Request Test Coverage Report for Build 6412376529

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 82.102%

Totals Coverage Status
Change from base Build 6410216974: 0.0%
Covered Lines: 4335
Relevant Lines: 5280

💛 - Coveralls

@jay-m-dev jay-m-dev merged commit e751165 into EpistasisLab:master Oct 4, 2023
6 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.

DataCard is deleted before the dataset.
2 participants