moov-io / achgateway

Payment gateway enabling automated ACH operations in a distributed and fault tolerant way.
https://moov-io.github.io/achgateway/
Apache License 2.0
54 stars 19 forks source link

pipeline: start merging files in groups #205

Closed adamdecaf closed 11 months ago

adamdecaf commented 11 months ago

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

codecov-commenter commented 11 months ago

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%.

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

Additional details and impacted files ```diff @@ 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](https://app.codecov.io/gh/moov-io/achgateway/pull/205?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=moov-io) | Coverage Δ | | |---|---|---| | [internal/pipeline/merging.go](https://app.codecov.io/gh/moov-io/achgateway/pull/205?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=moov-io#diff-aW50ZXJuYWwvcGlwZWxpbmUvbWVyZ2luZy5nbw==) | `60.93% <60.97%> (+0.44%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.