G-Node / tonic

Framework for building services that interact with GIN
BSD 3-Clause "New" or "Revised" License
6 stars 4 forks source link

Docstrings and code quality #10

Closed achilleas-k closed 4 years ago

achilleas-k commented 4 years ago

Enabling golint and test coverage in GH actions.

Satisfied all issues reported by golint, which mostly consists of docstrings for exported functions and types.

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #10   +/-   ##
=========================================
  Coverage          ?   31.33%           
=========================================
  Files             ?        9           
  Lines             ?      517           
  Branches          ?        0           
=========================================
  Hits              ?      162           
  Misses            ?      342           
  Partials          ?       13           

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 bd04298...924e36f. Read the comment docs.