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: emit IncomingFile events #116

Closed adamdecaf closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #116 (4f13556) into master (46b7e5d) will decrease coverage by 0.38%. The diff coverage is 11.11%.

@@            Coverage Diff             @@
##           master     #116      +/-   ##
==========================================
- Coverage   40.78%   40.39%   -0.39%     
==========================================
  Files          88       89       +1     
  Lines        3761     3812      +51     
==========================================
+ Hits         1534     1540       +6     
- Misses       1938     1982      +44     
- Partials      289      290       +1     
Impacted Files Coverage Δ
internal/environment.go 46.77% <0.00%> (-0.39%) :arrow_down:
internal/incoming/odfi/corrections.go 10.20% <0.00%> (-0.44%) :arrow_down:
internal/incoming/odfi/prenotes.go 13.55% <0.00%> (-2.13%) :arrow_down:
internal/incoming/odfi/reconciliation.go 0.00% <0.00%> (ø)
internal/incoming/odfi/returns.go 10.20% <0.00%> (-0.44%) :arrow_down:
internal/service/model_inbound.go 31.25% <ø> (ø)
internal/incoming/odfi/incoming.go 17.64% <17.64%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 46b7e5d...4f13556. Read the comment docs.