IBM / go-sdk-core

The go-sdk-core repository contains core functionality required by Go code generated by the IBM OpenAPI SDK Generator.
Apache License 2.0
30 stars 24 forks source link

build: add code coverage reporting to project #92

Closed padamstx closed 3 years ago

padamstx commented 3 years ago

This PR adds code coverage reporting to the project.

codecov[bot] commented 3 years ago

Codecov Report

Merging #92 (cf857c0) into master (4be8d3d) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #92   +/-   ##
=======================================
  Coverage   85.60%   85.60%           
=======================================
  Files          17       17           
  Lines        1181     1181           
=======================================
  Hits         1011     1011           
  Misses        113      113           
  Partials       57       57           

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 4be8d3d...cf857c0. Read the comment docs.

ibm-devx-automation commented 3 years ago

:tada: This PR is included in version 5.0.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: