Skip to content

Removed internal seed setting#387

Merged
taraeicher merged 1 commit intonetZoo:develfrom
taraeicher:removeBLOBFISHseed
Mar 5, 2026
Merged

Removed internal seed setting#387
taraeicher merged 1 commit intonetZoo:develfrom
taraeicher:removeBLOBFISHseed

Conversation

@taraeicher
Copy link
Contributor

Internally setting the seed leads to reproducible behavior but is a problem if the user wants to split the generation of null PANDA networks into chunks and then paste them (which can be more efficient). We therefore allow the user to set the seed as needed for their application.

@taraeicher taraeicher merged commit e8a907b into netZoo:devel Mar 5, 2026
8 checks passed
@taraeicher taraeicher deleted the removeBLOBFISHseed branch March 5, 2026 22:17
@codecov
Copy link

codecov bot commented Mar 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 57.65%. Comparing base (ca4a54c) to head (fbf8567).
⚠️ Report is 2 commits behind head on devel.

Additional details and impacted files
@@            Coverage Diff             @@
##            devel     #387      +/-   ##
==========================================
- Coverage   59.53%   57.65%   -1.89%     
==========================================
  Files          21       21              
  Lines        3517     3516       -1     
==========================================
- Hits         2094     2027      -67     
- Misses       1423     1489      +66     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

1 participant