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

refactor: use cryptfs for most of GPG encryption #98

Closed adamdecaf closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #98 (d47aad3) into master (0d5a026) will decrease coverage by 0.31%. The diff coverage is 70.00%.

@@            Coverage Diff             @@
##           master      #98      +/-   ##
==========================================
- Coverage   42.08%   41.77%   -0.32%     
==========================================
  Files          87       86       -1     
  Lines        3647     3564      -83     
==========================================
- Hits         1535     1489      -46     
+ Misses       1817     1795      -22     
+ Partials      295      280      -15     
Impacted Files Coverage Δ
internal/transform/preupload.go 0.00% <0.00%> (ø)
internal/pipeline/aggregate.go 25.61% <50.00%> (+0.11%) :arrow_up:
internal/transform/gpg.go 48.38% <57.14%> (-18.28%) :arrow_down:
internal/audittrail/storage_blob.go 54.54% <100.00%> (-1.02%) :arrow_down:
internal/schedule/cutoff.go 92.30% <100.00%> (+0.15%) :arrow_up:
internal/gpgx/keys.go
internal/upload/sftp.go 64.95% <0.00%> (+0.93%) :arrow_up:

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 4847557...d47aad3. Read the comment docs.