Skip to content

refactor: drop redundant int64 in newrandomgenerator#1256

Merged
zhenghaoz merged 1 commit intogorse-io:masterfrom
Goodnight77:cleanup/drop-redundant-seed-cast
Apr 30, 2026
Merged

refactor: drop redundant int64 in newrandomgenerator#1256
zhenghaoz merged 1 commit intogorse-io:masterfrom
Goodnight77:cleanup/drop-redundant-seed-cast

Conversation

@Goodnight77
Copy link
Copy Markdown
Contributor

description:

remove redundant int64(seed) cast in NewRandomGenerator
seed is already int64 from the function signature

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.91%. Comparing base (1dac895) to head (4cce766).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1256      +/-   ##
==========================================
- Coverage   72.95%   72.91%   -0.04%     
==========================================
  Files          91       91              
  Lines       16720    16720              
==========================================
- Hits        12198    12192       -6     
- Misses       3278     3283       +5     
- Partials     1244     1245       +1     

☔ 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.

@zhenghaoz zhenghaoz merged commit efe92fd into gorse-io:master Apr 30, 2026
23 of 25 checks passed
@Goodnight77 Goodnight77 deleted the cleanup/drop-redundant-seed-cast branch April 30, 2026 00:27
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