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
52 stars 19 forks source link

feat: track where pending files are merged into and report Filename on FileUploaded #226

Closed adamdecaf closed 4 months ago

adamdecaf commented 4 months ago

Fixes: https://github.com/moov-io/achgateway/issues/147

codecov-commenter commented 4 months ago

Codecov Report

Attention: Patch coverage is 74.48980% with 25 lines in your changes are missing coverage. Please review.

Project coverage is 47.70%. Comparing base (550964b) to head (b5494ae).

Files Patch % Lines
internal/pipeline/merging.go 75.00% 14 Missing and 3 partials :warning:
internal/pipeline/aggregate.go 66.66% 6 Missing and 1 partial :warning:
internal/pipeline/mock_xfer_merging.go 0.00% 1 Missing :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #226 +/- ## ========================================== + Coverage 47.25% 47.70% +0.45% ========================================== Files 97 97 Lines 4313 4366 +53 ========================================== + Hits 2038 2083 +45 - Misses 1945 1952 +7 - Partials 330 331 +1 ```

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