refactor(verification): implement verification context#862
Closed
glevco wants to merge 4 commits intorefactor/verification-dependencies-part-2from
Closed
refactor(verification): implement verification context#862glevco wants to merge 4 commits intorefactor/verification-dependencies-part-2from
glevco wants to merge 4 commits intorefactor/verification-dependencies-part-2from
Conversation
8c08e8c to
581399b
Compare
a07c6ca to
830a952
Compare
581399b to
a89dde8
Compare
830a952 to
bbc5e13
Compare
2da64c0 to
492f364
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## refactor/verification-dependencies-part-2 #862 +/- ##
=============================================================================
+ Coverage 85.35% 85.38% +0.02%
=============================================================================
Files 287 288 +1
Lines 22488 22527 +39
Branches 3390 3404 +14
=============================================================================
+ Hits 19195 19234 +39
Misses 2617 2617
Partials 676 676 ☔ View full report in Codecov by Sentry. |
d284d4b to
3ac5a1f
Compare
ff67e63 to
2473e1b
Compare
3ac5a1f to
1658581
Compare
b5266b2 to
774ccf4
Compare
774ccf4 to
7aa9e72
Compare
1658581 to
f6fa2bd
Compare
fc1e6c0 to
1a93e95
Compare
Contributor
Author
|
Closing this as it won't be necessary after some refactors related to Multiprocess Verification. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Depends on #904
Motivation
What was the motivation for the changes in this PR?
Acceptance Criteria
Checklist
master, confirm this code is production-ready and can be included in future releases as soon as it gets merged