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 Small Type Assertion Bug in Slasher #9061

Merged
merged 1 commit into from
Jun 18, 2021
Merged

Conversation

rauljordan
Copy link
Contributor

Fixes #8709 by adding a proper type assertion in the slasher codebase

@rauljordan rauljordan requested a review from a team as a code owner June 18, 2021 14:32
@codecov
Copy link

codecov bot commented Jun 18, 2021

Codecov Report

Merging #9061 (c9966de) into develop (4f3c17c) will decrease coverage by 0.05%.
The diff coverage is 50.00%.

@@             Coverage Diff             @@
##           develop    #9061      +/-   ##
===========================================
- Coverage    60.32%   60.26%   -0.06%     
===========================================
  Files          541      541              
  Lines        38944    38635     -309     
===========================================
- Hits         23494    23285     -209     
+ Misses       12108    12007     -101     
- Partials      3342     3343       +1     

@prylabs-bulldozer prylabs-bulldozer bot merged commit a747d15 into develop Jun 18, 2021
@delete-merged-branch delete-merged-branch bot deleted the fix/8709 branch June 18, 2021 18:50
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.

Failed to save span map to db on cache eviction: could not cast key and value into needed types
2 participants