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

fix: rand.Seed(xx) #1029

Closed
wants to merge 14 commits into from
Closed

fix: rand.Seed(xx) #1029

wants to merge 14 commits into from

Conversation

edotau
Copy link
Member

@edotau edotau commented May 24, 2024

Description

🐛 Bug Report

Relevant Links

Please add any relevant links or resources, ideally links to related PRs, technical concepts and/or literature!

Testing

None

Checklist before requesting a review

  • I performed a self-review of my code
  • If it this a core feature, I added thorough tests
  • The command go fmt or make clean was used on all files included

Copy link

codecov bot commented May 24, 2024

Codecov Report

Attention: Patch coverage is 77.77778% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 66.28%. Comparing base (3b1cf92) to head (91d7f24).

Files Patch % Lines
cmd/simulateEvol/genic.go 0.00% 1 Missing ⚠️
exception/exception.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1029      +/-   ##
==========================================
+ Coverage   66.25%   66.28%   +0.02%     
==========================================
  Files         414      414              
  Lines      169871   169873       +2     
==========================================
+ Hits       112547   112598      +51     
+ Misses      55817    55773      -44     
+ Partials     1507     1502       -5     

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

@edotau edotau changed the title fix: removed rand.Seed(xx) in places that was trivial fix: rand.Seed(xx) May 24, 2024
@edotau edotau closed this May 25, 2024
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