Skip to content

Fix flaky feature context integration tests#2295

Merged
0xnm merged 1 commit into
developfrom
nogorodnikov/fix-flaky-feature-context-tests
Sep 27, 2024
Merged

Fix flaky feature context integration tests#2295
0xnm merged 1 commit into
developfrom
nogorodnikov/fix-flaky-feature-context-tests

Conversation

@0xnm

@0xnm 0xnm commented Sep 27, 2024

Copy link
Copy Markdown
Member

What does this PR do?

These tests had concurrency issues. Updating them a bit by removing CountdownLatch and making more stable.

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 review from a team as code owners September 27, 2024 12:56
@codecov-commenter

codecov-commenter commented Sep 27, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.11%. Comparing base (4a7586e) to head (c5bf368).
Report is 2 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2295      +/-   ##
===========================================
+ Coverage    69.97%   70.11%   +0.14%     
===========================================
  Files          733      733              
  Lines        27236    27256      +20     
  Branches      4576     4580       +4     
===========================================
+ Hits         19058    19110      +52     
+ Misses        6894     6874      -20     
+ Partials      1284     1272      -12     

see 40 files with indirect coverage changes

@0xnm
0xnm merged commit f80c8d0 into develop Sep 27, 2024
@0xnm
0xnm deleted the nogorodnikov/fix-flaky-feature-context-tests branch September 27, 2024 14:43
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