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

Check all ExpectAggregateVerifySeals fields in tests using Mockruntime #1432

Merged
merged 1 commit into from
Oct 9, 2023

Conversation

aarshkshah1992
Copy link
Contributor

Closes #430.

@aarshkshah1992 aarshkshah1992 changed the title Check all ExpectAggregateVerifySeals fields Check all ExpectAggregateVerifySeals fields in tests using Mockruntime Oct 9, 2023
@aarshkshah1992 aarshkshah1992 requested a review from anorth October 9, 2023 15:15
@codecov-commenter
Copy link

Codecov Report

Merging #1432 (10d0d8d) into master (55e3738) will decrease coverage by 0.07%.
The diff coverage is 71.42%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1432      +/-   ##
==========================================
- Coverage   91.10%   91.03%   -0.07%     
==========================================
  Files         145      145              
  Lines       27855    27862       +7     
==========================================
- Hits        25377    25365      -12     
- Misses       2478     2497      +19     
Files Coverage Δ
runtime/src/test_utils.rs 84.20% <71.42%> (-0.09%) ⬇️

... and 3 files with indirect coverage changes

@anorth anorth added this pull request to the merge queue Oct 9, 2023
Merged via the queue into master with commit db49df1 Oct 9, 2023
13 checks passed
@anorth anorth deleted the feat/430 branch October 9, 2023 21:21
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.

Mock runtime ExpectAggregateVerifySeals should check all information
3 participants