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

pipeline: start merging files in groups #205

Merged
merged 2 commits into from
Oct 19, 2023
Merged

Conversation

adamdecaf
Copy link
Member

In an effort to reduce memory pressure when merging large groups of files we're starting to merge them in smaller groups.

@codecov-commenter
Copy link

codecov-commenter commented Oct 19, 2023

Codecov Report

Attention: 16 lines in your changes are missing coverage. Please review.

Comparison is base (bcbeed0) 47.10% compared to head (e912237) 47.23%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #205      +/-   ##
==========================================
+ Coverage   47.10%   47.23%   +0.12%     
==========================================
  Files          87       87              
  Lines        3821     3851      +30     
==========================================
+ Hits         1800     1819      +19     
- Misses       1705     1716      +11     
  Partials      316      316              
Files Coverage Δ
internal/pipeline/merging.go 60.93% <60.97%> (+0.44%) ⬆️

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

@adamdecaf adamdecaf force-pushed the merge-files-in-groups branch from c037dd2 to e912237 Compare October 19, 2023 19:33
@adamdecaf adamdecaf marked this pull request as ready for review October 19, 2023 19:35
@adamdecaf adamdecaf merged commit 5fe2de2 into master Oct 19, 2023
7 checks passed
@adamdecaf adamdecaf deleted the merge-files-in-groups branch October 19, 2023 19:58
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.

3 participants