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

feat: set NPROC in intergration test #3782

Merged
merged 1 commit into from Feb 28, 2024

Conversation

dl239
Copy link
Collaborator

@dl239 dl239 commented Feb 27, 2024

SELFHOST-INTEGRATION-TEST takes too much time in build stage now as OpenMLDB use one thread to compile by default. we can set NPROC to compile in parallel

@github-actions github-actions bot added the workflow CICD related label Feb 27, 2024
Copy link
Collaborator

@tobegit3hub tobegit3hub left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

SDK Test Report

101 files  101 suites   2m 6s ⏱️
345 tests 331 ✅ 14 💤 0 ❌
471 runs  457 ✅ 14 💤 0 ❌

Results for commit 1848a3d.

Copy link

codecov bot commented Feb 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.92%. Comparing base (ad4eace) to head (1848a3d).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #3782   +/-   ##
=========================================
  Coverage     74.92%   74.92%           
  Complexity      658      658           
=========================================
  Files           737      737           
  Lines        132541   132541           
  Branches       1380     1380           
=========================================
+ Hits          99300    99308    +8     
+ Misses        32937    32929    -8     
  Partials        304      304           

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

Copy link
Contributor

Linux Test Report

    57 files     244 suites   1h 19m 4s ⏱️
12 585 tests 12 578 ✅ 7 💤 0 ❌
17 842 runs  17 835 ✅ 7 💤 0 ❌

Results for commit 1848a3d.

@dl239 dl239 merged commit 0003109 into 4paradigm:main Feb 28, 2024
24 checks passed
@dl239 dl239 deleted the feat/intergration_test branch February 28, 2024 03:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
workflow CICD related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants