Skip to content

Fix flaky TLV format reader test#1166

Merged
0xnm merged 1 commit into
developfrom
nogorodnikov/fix-flaky-tlv-format-reader-test
Nov 29, 2022
Merged

Fix flaky TLV format reader test#1166
0xnm merged 1 commit into
developfrom
nogorodnikov/fix-flaky-tlv-format-reader-test

Conversation

@0xnm

@0xnm 0xnm commented Nov 29, 2022

Copy link
Copy Markdown
Member

What does this PR do?

This change fixes flaky test - it was allowing to generate the value of block type which is perfectly correct instead of incorrect.

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Make sure you discussed the feature or bugfix with the maintaining team in an Issue
  • Make sure each commit and the PR mention the Issue number (cf the CONTRIBUTING doc)

@0xnm
0xnm requested a review from a team as a code owner November 29, 2022 14:25
@codecov-commenter

codecov-commenter commented Nov 29, 2022

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.29%. Comparing base (9eb9417) to head (92f6ae4).
Report is 3088 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1166      +/-   ##
===========================================
+ Coverage    82.26%   82.29%   +0.03%     
===========================================
  Files          353      353              
  Lines        11775    11775              
  Branches      2005     2005              
===========================================
+ Hits          9686     9690       +4     
- Misses        1473     1475       +2     
+ Partials       616      610       -6     

see 9 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@0xnm
0xnm merged commit b4ea30b into develop Nov 29, 2022
@0xnm
0xnm deleted the nogorodnikov/fix-flaky-tlv-format-reader-test branch November 29, 2022 15:54
@xgouchet xgouchet added this to the 1.16.0 milestone Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants