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 #199 #200

Merged
merged 2 commits into from
Jan 24, 2024
Merged

Fix #199 #200

merged 2 commits into from
Jan 24, 2024

Conversation

eunsoo-icon
Copy link
Member

  • skip reward calculation if there are no eletected PReps

- skip reward calculation if there are no eletected PReps
@eunsoo-icon eunsoo-icon self-assigned this Jan 23, 2024
@eunsoo-icon eunsoo-icon linked an issue Jan 23, 2024 that may be closed by this pull request
Copy link

codecov bot commented Jan 23, 2024

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (7263acb) 46.66% compared to head (f7e6eef) 46.60%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #200      +/-   ##
==========================================
- Coverage   46.66%   46.60%   -0.07%     
==========================================
  Files         394      394              
  Lines       61937    61944       +7     
==========================================
- Hits        28903    28866      -37     
- Misses      30449    30487      +38     
- Partials     2585     2591       +6     
Files Coverage Δ
icon/iiss/calculator/prep.go 94.67% <100.00%> (+0.08%) ⬆️
icon/iiss/calculator/iiss4.go 53.50% <0.00%> (-0.72%) ⬇️

... and 11 files with indirect coverage changes

@eunsoo-icon eunsoo-icon merged commit d3aa5a8 into master Jan 24, 2024
2 of 3 checks passed
@eunsoo-icon eunsoo-icon deleted the 199-panic-division-by-zero-error branch January 24, 2024 00:10
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.

panic: division by zero error
2 participants