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

fix(ci): remove compile job limit #3179

Merged
merged 1 commit into from
Jun 13, 2022
Merged

fix(ci): remove compile job limit #3179

merged 1 commit into from
Jun 13, 2022

Conversation

skyzh
Copy link
Contributor

@skyzh skyzh commented Jun 13, 2022

Signed-off-by: Alex Chi iskyzh@gmail.com

What's changed and what's your intention?

As title, as we now have a large swap file.

Checklist

  • I have written necessary docs and comments
  • I have added necessary unit tests and integration tests
  • All checks passed in ./risedev check (or alias, ./risedev c)

Refer to a related PR or issue link (optional)

Signed-off-by: Alex Chi <iskyzh@gmail.com>
@github-actions github-actions bot added the type/fix Bug fix label Jun 13, 2022
@codecov
Copy link

codecov bot commented Jun 13, 2022

Codecov Report

Merging #3179 (6e04c7d) into main (1b749b3) will decrease coverage by 0.00%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #3179      +/-   ##
==========================================
- Coverage   73.65%   73.65%   -0.01%     
==========================================
  Files         740      740              
  Lines      101830   101830              
==========================================
- Hits        75001    75000       -1     
- Misses      26829    26830       +1     
Flag Coverage Δ
rust 73.65% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/meta/src/barrier/mod.rs 69.13% <0.00%> (-0.33%) ⬇️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@skyzh skyzh enabled auto-merge (squash) June 13, 2022 12:09
@skyzh skyzh merged commit bdac332 into main Jun 13, 2022
@skyzh skyzh deleted the skyzh/remove-test-limit branch June 13, 2022 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/fix Bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants