appnexus / schema-tool

framework-agnostic, schema management tool for everyone
Other
40 stars 21 forks source link

Golang rewrite #83

Open JohnMurray opened 6 years ago

JohnMurray commented 6 years ago

This is a long-lived PR as the tooling is re-written to GoLang. Opening a PR for visibility.

Further work on this branch will happen in other branches with PRs into the golang-rewrite branch.

codecov-io commented 6 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@569b972). Click here to learn what that means. The diff coverage is 52.5%.

Impacted file tree graph

@@           Coverage Diff            @@
##             master     #83   +/-   ##
========================================
  Coverage          ?   52.5%           
========================================
  Files             ?       1           
  Lines             ?     200           
  Branches          ?       0           
========================================
  Hits              ?     105           
  Misses            ?      90           
  Partials          ?       5
Impacted Files Coverage Δ
lib/chain/chain.go 52.5% <52.5%> (ø)

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 569b972...789a1a2. Read the comment docs.