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(controller): Corrects the logic of comparing sha256 has. Fixes #3519 #3520

Merged
merged 1 commit into from
Apr 10, 2024

Fixed sha256 algo

f633855
Select commit
Loading
Failed to load commit list.
Merged

fix(controller): Corrects the logic of comparing sha256 has. Fixes #3519 #3520

Fixed sha256 algo
f633855
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 10, 2024 in 1s

78.21% (-3.63%) compared to 8405f2e

View this Pull Request on Codecov

78.21% (-3.63%) compared to 8405f2e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.21%. Comparing base (8405f2e) to head (f633855).
Report is 91 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3520      +/-   ##
==========================================
- Coverage   81.83%   78.21%   -3.63%     
==========================================
  Files         135      158      +23     
  Lines       20688    18397    -2291     
==========================================
- Hits        16931    14389    -2542     
- Misses       2883     3101     +218     
- Partials      874      907      +33     

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