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

Worker fixes for deletion #3130

Merged
merged 2 commits into from
Aug 28, 2024

fix(app): Use a working URL for dataset deletion redirect

021b19d
Select commit
Loading
Failed to load commit list.
Merged

Worker fixes for deletion #3130

fix(app): Use a working URL for dataset deletion redirect
021b19d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 27, 2024 in 0s

46.66% of diff hit (target 43.08%)

View this Pull Request on Codecov

46.66% of diff hit (target 43.08%)

Annotations

Check warning on line 35 in packages/openneuro-app/src/scripts/datalad/mutations/delete.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openneuro-app/src/scripts/datalad/mutations/delete.jsx#L35

Added line #L35 was not covered by tests

Check warning on line 35 in packages/openneuro-app/src/scripts/dataset/mutations/delete.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openneuro-app/src/scripts/dataset/mutations/delete.jsx#L35

Added line #L35 was not covered by tests

Check warning on line 53 in services/datalad/datalad_service/handlers/dataset.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/datalad/datalad_service/handlers/dataset.py#L52-L53

Added lines #L52 - L53 were not covered by tests

Check warning on line 58 in services/datalad/datalad_service/handlers/dataset.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/datalad/datalad_service/handlers/dataset.py#L58

Added line #L58 was not covered by tests

Check warning on line 119 in services/datalad/datalad_service/tasks/publish.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/datalad/datalad_service/tasks/publish.py#L119

Added line #L119 was not covered by tests

Check warning on line 166 in services/datalad/datalad_service/tasks/publish.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/datalad/datalad_service/tasks/publish.py#L165-L166

Added lines #L165 - L166 were not covered by tests