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

chore: make uint tests run in parallel #1136

Merged
merged 3 commits into from
Nov 13, 2024

Conversation

0xivanov
Copy link
Contributor

Description:

Related issue(s):

Fixes #1039

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

@0xivanov 0xivanov self-assigned this Nov 13, 2024
@0xivanov 0xivanov requested review from a team as code owners November 13, 2024 09:40
Copy link

codecov bot commented Nov 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.39%. Comparing base (cfbca81) to head (37c52ff).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1136   +/-   ##
=======================================
  Coverage   73.39%   73.39%           
=======================================
  Files         181      181           
  Lines       23108    23108           
=======================================
  Hits        16961    16961           
  Misses       5394     5394           
  Partials      753      753           

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

gsstoykov
gsstoykov previously approved these changes Nov 13, 2024
Copy link
Contributor

@gsstoykov gsstoykov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

contract_function_parameters_e2e_test.go Outdated Show resolved Hide resolved
Signed-off-by: Ivan Ivanov <[email protected]>
Copy link

sonarcloud bot commented Nov 13, 2024

@0xivanov 0xivanov merged commit a665a42 into main Nov 13, 2024
13 checks passed
@0xivanov 0xivanov deleted the 1039-make-uint-tests-run-in-parallel branch November 13, 2024 12:24
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.

Investigate go test performance improvement
2 participants