ring icon indicating copy to clipboard operation
ring copied to clipboard

Implement constant-time array comparison in Rust

Open briansmith opened this issue 7 months ago • 2 comments

briansmith avatar Jan 11 '24 23:01 briansmith

This is blocked on #1898.

briansmith avatar Jan 11 '24 23:01 briansmith

Codecov Report

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

Comparison is base (accca78) 96.02% compared to head (f629a6e) 96.02%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1899   +/-   ##
=======================================
  Coverage   96.02%   96.02%           
=======================================
  Files         136      137    +1     
  Lines       20776    20792   +16     
  Branches      226      226           
=======================================
+ Hits        19950    19966   +16     
  Misses        792      792           
  Partials       34       34           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Jan 13 '24 22:01 codecov[bot]