xmidt-org / golang-money

This is the Go implementation of Money
Apache License 2.0
14 stars 10 forks source link

Sketch for client decoration and synchronization logic #17

Closed joe94 closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #17 into master will increase coverage by 1%. The diff coverage is 11.11%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #17   +/-   ##
=======================================
+ Coverage   47.16%   48.17%   +1%     
=======================================
  Files           4        4           
  Lines         106      137   +31     
=======================================
+ Hits           50       66   +16     
- Misses         55       70   +15     
  Partials        1        1
Impacted Files Coverage Δ
trace.go 100% <ø> (ø) :arrow_up:
tracker.go 5.76% <0%> (+5.76%) :arrow_up:
spanner.go 84.84% <100%> (+84.84%) :arrow_up:
span.go 0% <0%> (-88.24%) :arrow_down:

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 ee3b542...65924ea. Read the comment docs.