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

Refactor file name handling and sequence padding logic. #26

Conversation

jakubjezek001
Copy link
Member

  • Extracted file name from basename for processing.
  • Improved handling of sequence padding using regex pattern matching.
  • Enhanced file filtering based on the extracted file name.

@jakubjezek001 jakubjezek001 added the type: bug Something isn't working label Sep 26, 2024
- Extracted file name from basename for processing.
- Improved handling of sequence padding using regex pattern matching.
- Enhanced file filtering based on the extracted file name.
- Refactored variable names for improved readability
- Updated logic to handle file name patterns consistently
Copy link
Member

@iLLiCiTiT iLLiCiTiT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks ok, but I don't have testing to verify.

@jakubjezek001
Copy link
Member Author

tested by client via dev deployment

@jakubjezek001 jakubjezek001 merged commit 96e4269 into develop Sep 30, 2024
1 check passed
@jakubjezek001 jakubjezek001 deleted the bugfix/AY-6740_CSV-ingest-match-representation-data-correctly branch September 30, 2024 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants