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

Validate transcript on load #120

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Validate transcript on load #120

wants to merge 1 commit into from

Conversation

recmo
Copy link
Collaborator

@recmo recmo commented Nov 3, 2022

Motivation

Solution

PR Checklist

  • Added Tests
  • Added Documentation
  • Updated the changelog

@codecov-commenter
Copy link

Codecov Report

Merging #120 (265dbef) into master (075f70d) will decrease coverage by 0.15%.
The diff coverage is 23.80%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #120      +/-   ##
==========================================
- Coverage   52.40%   52.24%   -0.16%     
==========================================
  Files          51       51              
  Lines       11686    11727      +41     
==========================================
+ Hits         6124     6127       +3     
- Misses       5562     5600      +38     
Flag Coverage Δ
test 52.24% <23.80%> (-0.16%) ⬇️

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

Impacted Files Coverage Δ
src/io.rs 3.84% <0.00%> (+<0.01%) ⬆️
crypto/src/batch_transcript.rs 79.04% <12.00%> (-20.96%) ⬇️
crypto/src/transcript.rs 77.01% <13.04%> (-18.71%) ⬇️
crypto/src/error.rs 10.89% <28.57%> (ø)
src/lib.rs 36.39% <100.00%> (ø)
tests/integration_test.rs 97.38% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 075f70d...265dbef. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants