Skip to content

Conversation

MVrachev
Copy link
Collaborator

Description of the changes being introduced by the pull request:

test_sign_verify() is testing too many cases and after the recent
pylint warning about the usage of too many local variables it became
clear it's time to split this test function.

I decided to split it logically as half of the function was about
failures connected with verify.

Signed-off-by: Martin Vrachev [email protected]

test_sign_verify() is testing too many cases and after the recent
pylint warning about the usage of too many local variables it became
clear it's time to split this test function.

I decided to split it logically as half of the function was about
failures connected with verify.

Signed-off-by: Martin Vrachev <[email protected]>
@coveralls
Copy link

Pull Request Test Coverage Report for Build 1444479415

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 97.461%

Totals Coverage Status
Change from base Build 1443195620: 0.0%
Covered Lines: 3946
Relevant Lines: 4030

💛 - Coveralls

@jku jku merged commit 5a9b3fa into theupdateframework:develop Nov 11, 2021
@MVrachev MVrachev deleted the split-test branch November 11, 2021 14:56
@lukpueh lukpueh mentioned this pull request Dec 13, 2021
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.

3 participants