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

Resolve empty spot_modules.tsv output file #236

Merged
merged 1 commit into from
Jun 11, 2024

Conversation

JeanMainguy
Copy link
Member

@JeanMainguy JeanMainguy commented Jun 10, 2024

The spot_modules.tsv output file, which maps spots to modules, is always empty even when there are modules with included spots.

This issue was caused by a refactoring in the Module class, which made the module attributes iterable, causing a comparison in the write_spot_modules function to always return false.

@jpjarnoux jpjarnoux self-requested a review June 10, 2024 15:32
@jpjarnoux jpjarnoux merged commit f159c6d into dev Jun 11, 2024
4 checks passed
@jpjarnoux jpjarnoux deleted the fix_modules_spots_missing_file branch June 11, 2024 09:32
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.

2 participants