0x1306e6d / tollgate

An API gateway for your microservice.
MIT License
6 stars 1 forks source link

Install Codecov #137

Closed 0x1306e6d closed 3 years ago

0x1306e6d commented 3 years ago

Create CoveragePlugin that applies JaCoCo plugin and configures report. A module which is applied dev.gihwan.tollgate.coverage plugin reports test coverage on every tests.

Based on the generated test reports, GitHub Actions upload the report to Codecov to maintain coverage.

Close #127

codecov[bot] commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@5546f49). Click here to learn what that means. The diff coverage is n/a.

:exclamation: Current head f920e92 differs from pull request most recent head d19ab9d. Consider uploading reports for the commit d19ab9d to get more accurate results Impacted file tree graph

@@            Coverage Diff            @@
##             master     #137   +/-   ##
=========================================
  Coverage          ?   64.54%           
  Complexity        ?      114           
=========================================
  Files             ?       25           
  Lines             ?      392           
  Branches          ?       19           
=========================================
  Hits              ?      253           
  Misses            ?      116           
  Partials          ?       23           

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 5546f49...d19ab9d. Read the comment docs.