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

test: fix test performance flaky test #3316

Merged
merged 1 commit into from
Oct 3, 2024
Merged

Conversation

KaloyanTanev
Copy link
Contributor

Test performance writing to file was checking for the score, even though some tests are based on current machine's measurements. We have excluded testing measurements for a single test, but not for the overall score.

category: test
ticket: none

Copy link

sonarcloud bot commented Oct 3, 2024

@KaloyanTanev KaloyanTanev self-assigned this Oct 3, 2024
Copy link

codecov bot commented Oct 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.75%. Comparing base (622f81a) to head (4472735).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3316      +/-   ##
==========================================
- Coverage   57.79%   57.75%   -0.05%     
==========================================
  Files         211      211              
  Lines       30618    30618              
==========================================
- Hits        17696    17682      -14     
- Misses      11019    11032      +13     
- Partials     1903     1904       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@KaloyanTanev KaloyanTanev added the merge when ready Indicates bulldozer bot may merge when all checks pass label Oct 3, 2024
@obol-bulldozer obol-bulldozer bot merged commit 23790b5 into main Oct 3, 2024
12 checks passed
@obol-bulldozer obol-bulldozer bot deleted the kalo/fix-write-out-test branch October 3, 2024 11:34
pinebit pushed a commit that referenced this pull request Oct 18, 2024
Test performance writing to file was checking for the score, even though some tests are based on current machine's measurements. We have excluded testing measurements for a single test, but not for the overall score.

category: test
ticket: none
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge when ready Indicates bulldozer bot may merge when all checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants