Conversation
PR Summary
|
Codecov ReportAttention:
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #1062 +/- ##
=========================================
Coverage 92.23% 92.23%
Complexity 2764 2764
=========================================
Files 291 291
Lines 5536 5539 +3
Branches 599 599
=========================================
+ Hits 5106 5109 +3
Misses 275 275
Partials 155 155 ☔ View full report in Codecov by Sentry. |
kingthorin
left a comment
There was a problem hiding this comment.
LGTM and all tests remain passing 🙂
|
thanks for taking a look |
Replace some operations with bitwise operations since they in general a bit faster