moov-io / paygate

A RESTful API enabling electronic payments to be submitted and received without a deep understanding payment file specification
http://moov.io
Apache License 2.0
129 stars 31 forks source link

examples: add CI for getting-started guide #592

Closed adamdecaf closed 4 years ago

adamdecaf commented 4 years ago

After https://github.com/moov-io/paygate/pull/598 we can add CI to the "Getting Started" guide to verify it works long term.

codecov-io commented 4 years ago

Codecov Report

Merging #592 into master will increase coverage by 0.15%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #592      +/-   ##
==========================================
+ Coverage   51.33%   51.49%   +0.15%     
==========================================
  Files          94       94              
  Lines        3177     3177              
==========================================
+ Hits         1631     1636       +5     
+ Misses       1195     1193       -2     
+ Partials      351      348       -3     
Impacted Files Coverage Δ
pkg/upload/sftp.go 66.28% <0.00%> (+2.85%) :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 8750bd4...c539097. Read the comment docs.