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

🔎 [N-08] Unnecessary Cast #29

Merged
merged 6 commits into from
Dec 7, 2023
Merged

Conversation

JaredBorders
Copy link
Contributor

@JaredBorders JaredBorders commented Dec 6, 2023

Response to External Guhu Audit

Audit: https://gist.github.com/guhu95/d1214b942ef0dfd5672f3a3167a231d1

On-going Response: https://gist.github.com/JaredBorders/5611450065734074ee6a7add8332df7b

Issues Remedied

[N-08] Unnecessary Casting Post Bit Shift

@JaredBorders JaredBorders changed the title N 08 unnecessary cast ☂️ [N-08] Unnecessary Cast Dec 6, 2023
@JaredBorders JaredBorders self-assigned this Dec 6, 2023
@JaredBorders JaredBorders changed the title ☂️ [N-08] Unnecessary Cast 🔎 [N-08] Unnecessary Cast Dec 6, 2023
Copy link

codecov bot commented Dec 7, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (23bb0a3) 62.13% compared to head (a4076e8) 63.25%.

Additional details and impacted files
@@              Coverage Diff              @@
##           N-04-Docs      #29      +/-   ##
=============================================
+ Coverage      62.13%   63.25%   +1.12%     
=============================================
  Files              6        6              
  Lines            169      166       -3     
  Branches          36       35       -1     
=============================================
  Hits             105      105              
+ Misses            58       55       -3     
  Partials           6        6              

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

@JaredBorders JaredBorders merged commit bb67493 into N-04-Docs Dec 7, 2023
6 checks passed
@JaredBorders JaredBorders deleted the N-08-Unnecessary-Cast branch January 5, 2024 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants