kairoaraujo / goca

Golang Certificate Authority (CA) package
MIT License
38 stars 14 forks source link

Improve the CI #9

Closed kairoaraujo closed 2 years ago

kairoaraujo commented 2 years ago

CI is not started when a PR is submitted and this commit enables that. The code coverage also is enabled in the CI

Signed-off-by: Kairo de Araujo kairo@kairo.eti.br

codecov-commenter commented 2 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##             main       #9   +/-   ##
=======================================
  Coverage        ?   65.60%           
=======================================
  Files           ?        2           
  Lines           ?      314           
  Branches        ?        0           
=======================================
  Hits            ?      206           
  Misses          ?       68           
  Partials        ?       40           

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 3defbda...b35ccb3. Read the comment docs.