hpsc-lab / SecureArithmetic.jl

Secure arithmetic operations using fully homomorphic encryption
https://hpsc-lab.github.io/SecureArithmetic.jl
MIT License
7 stars 1 forks source link

Add `!` suffix to functions that modify their arguments #6

Closed sloede closed 10 months ago

sloede commented 10 months ago

Fixes #3

codecov-commenter commented 10 months ago

Codecov Report

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

Comparison is base (f79915e) 86.09% compared to head (e99f573) 86.09%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6 +/- ## ======================================= Coverage 86.09% 86.09% ======================================= Files 7 7 Lines 187 187 ======================================= Hits 161 161 Misses 26 26 ```

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