JasonEtco / ci-reporter

πŸš§πŸ“ GitHub App to show CI failure logs in PR comments
https://github.com/apps/ci-reporter
ISC License
48 stars 11 forks source link

Add template configs #22

Closed JasonEtco closed 6 years ago

JasonEtco commented 6 years ago

Adds a couple of options to the template. An optional (and customizable) string for before the log, and one for after the log.

Closes #20

codecov[bot] commented 6 years ago

Codecov Report

Merging #22 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #22   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           7      7           
  Lines          85     85           
  Branches        7      7           
=====================================
  Hits           85     85
Impacted Files Coverage Ξ”
src/template.js 100% <ΓΈ> (ΓΈ) :arrow_up:
src/new-comment.js 100% <100%> (ΓΈ) :arrow_up:
src/index.js 100% <100%> (ΓΈ) :arrow_up:
src/update-comment.js 100% <100%> (ΓΈ) :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 1e49793...d3e08b5. Read the comment docs.