Project-HAMi / HAMi

Heterogeneous AI Computing Virtualization Middleware
http://project-hami.io/
Apache License 2.0
963 stars 199 forks source link

Fix code scanning alert-Incorrect conversion between integer types #556

Closed ghostloda closed 1 month ago

ghostloda commented 1 month ago

What type of PR is this? /kind bug

What this PR does / why we need it: Fix code scanning alert-Incorrect conversion between integer types

Which issue(s) this PR fixes: Fixes #551 Fixes #550

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

wawa0210 commented 1 month ago

@ghostloda thanks your contribution :) , you need to fix the DCO

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Flag Coverage Δ
unittests 28.30% <ø> (+0.68%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

see 1 file with indirect coverage changes

ghostloda commented 1 month ago

@ghostloda thanks your contribution :) , you need to fix the DCO

ok,fixed

wawa0210 commented 1 month ago

good job 👍

ghostloda commented 1 month ago

@wawa0210 I also want to fix other scanning-Incorrect issues, but I can't see the specific error message. Can you help me?

wawa0210 commented 1 month ago

@wawa0210 I also want to fix other scanning-Incorrect issues, but I can't see the specific error message. Can you help me?

I have attached the details in another issues.