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

ci: reduce concurrency level to prevent OOM #741

Merged

Conversation

tdakkota
Copy link
Member

No description provided.

@tdakkota tdakkota force-pushed the ci/reduce-parallel-workers-to-prevent-oom branch from 3ede23d to 21cf1cd Compare April 16, 2022 12:46
@codecov
Copy link

codecov bot commented Apr 16, 2022

Codecov Report

Merging #741 (21cf1cd) into main (ce39bca) will decrease coverage by 0.05%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #741      +/-   ##
==========================================
- Coverage   69.89%   69.83%   -0.06%     
==========================================
  Files         442      442              
  Lines       20987    20987              
==========================================
- Hits        14668    14656      -12     
- Misses       5402     5410       +8     
- Partials      917      921       +4     
Impacted Files Coverage Δ
internal/mtproto/salt.go 73.33% <0.00%> (-13.34%) ⬇️
transport/connection.go 64.70% <0.00%> (-8.83%) ⬇️
internal/mtproto/write.go 83.78% <0.00%> (-8.11%) ⬇️
internal/mtproto/conn.go 92.22% <0.00%> (-3.34%) ⬇️
tgtest/send.go 62.16% <0.00%> (+2.70%) ⬆️

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

@tdakkota tdakkota marked this pull request as ready for review April 16, 2022 14:15
@ernado ernado merged commit e573de9 into gotd:main Apr 17, 2022
@tdakkota tdakkota deleted the ci/reduce-parallel-workers-to-prevent-oom branch April 17, 2022 12:54
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.

None yet

2 participants