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: incorrect conversion between integer types #500

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

jharley
Copy link
Collaborator

@jharley jharley commented Jul 17, 2024

@jharley jharley added the bug label Jul 17, 2024
@jharley jharley requested a review from a team as a code owner July 17, 2024 18:09
@codecov-commenter
Copy link

codecov-commenter commented Jul 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.36%. Comparing base (b9814af) to head (23cf832).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #500   +/-   ##
=======================================
  Coverage   80.36%   80.36%           
=======================================
  Files          67       67           
  Lines        5174     5174           
=======================================
  Hits         4158     4158           
  Misses        753      753           
  Partials      263      263           

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

@jharley jharley merged commit 3ecd18f into main Jul 17, 2024
6 checks passed
@jharley jharley deleted the jharley.fix-codeql-cast branch July 17, 2024 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix code scanning alert - Incorrect conversion between integer types
3 participants