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: getFileExtensions #768

Merged
merged 2 commits into from
Sep 2, 2020
Merged

API: getFileExtensions #768

merged 2 commits into from
Sep 2, 2020

Conversation

ax3l
Copy link
Member

@ax3l ax3l commented Sep 2, 2020

Add a new runtime API that returns the supported file extensions.

Modernize tests to run over file extensions (coverage in CI over preferred backends in ADIOS1/2 is done via env vars and/or options).

Also exposes Series::backend() to Python (this is the actual backend identifier that handles an open series, not the file extension).

Add a new runtime API that returns the supported file extensions.
@ax3l ax3l force-pushed the topic-getFileExtensions branch 2 times, most recently from 58b86a8 to 233b92f Compare September 2, 2020 08:13
Query the API for test backends.
Coverage in CI for preferred backends (e.g. ADIOS1/2) is done via env
vars and/or options.
@ax3l ax3l force-pushed the topic-getFileExtensions branch from 233b92f to 6b7ca06 Compare September 2, 2020 08:18
@ax3l ax3l mentioned this pull request Sep 2, 2020
8 tasks
@ax3l ax3l merged commit cca3b84 into openPMD:dev Sep 2, 2020
@ax3l ax3l deleted the topic-getFileExtensions branch September 2, 2020 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant