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

notify: nil guard around upload Notifications #72

Closed adamdecaf closed 2 years ago

adamdecaf commented 2 years ago

Screen Shot 2021-12-08 at 4 48 34 PM

codecov-commenter commented 2 years ago

Codecov Report

Merging #72 (835892f) into master (883ed8c) will increase coverage by 0.72%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #72      +/-   ##
==========================================
+ Coverage   40.67%   41.39%   +0.72%     
==========================================
  Files          80       80              
  Lines        3130     3131       +1     
==========================================
+ Hits         1273     1296      +23     
+ Misses       1596     1572      -24     
- Partials      261      263       +2     
Impacted Files Coverage Δ
internal/notify/multi.go 47.36% <0.00%> (-0.64%) :arrow_down:
internal/schedule/cutoff.go 90.69% <0.00%> (+53.48%) :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 883ed8c...835892f. Read the comment docs.