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

Linting and skipping failing process_metadata_file test #21

Closed
wants to merge 0 commits into from

Conversation

KristinaGomoryova
Copy link
Contributor

This PR deals with:

  • linting using ruff and closes Next step: Linting #5
  • pytest.mark.skip is used to skip evaluation of test_process_metadata_file, which fails due to the input metadata file inconsistency
  • file paths in expected dataframe are now done using the path_prefix due to exceeding allowed line limit of 120 characters

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.

Next step: Linting
1 participant