lschoe / mpyc

MPyC: Multiparty Computation in Python
MIT License
367 stars 76 forks source link

Add _output_conversion for secfld arrays. Test .codecov.yml PR patch. #90

Closed lschoe closed 4 months ago

codecov-commenter commented 4 months ago

Codecov Report

Attention: Patch coverage is 16.66667% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 93.86%. Comparing base (8f8d923) to head (801dbc6). Report is 1 commits behind head on master.

Files Patch % Lines
mpyc/sectypes.py 16.66% 5 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #90 +/- ## ========================================== - Coverage 93.91% 93.86% -0.06% ========================================== Files 16 16 Lines 9020 9026 +6 ========================================== + Hits 8471 8472 +1 - Misses 549 554 +5 ```

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