vardius / go-api-boilerplate

Go Server/API boilerplate using best practices DDD CQRS ES gRPC
https://go-api-boilerplate.local
MIT License
929 stars 135 forks source link

Initial commit, needs merging of branch remove-deprecated-magi… #49

Closed mar1n3r0 closed 4 years ago

mar1n3r0 commented 4 years ago

…c-namespace to continue

codecov[bot] commented 4 years ago

Codecov Report

Merging #49 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #49   +/-   ##
======================================
  Coverage    39.3%   39.3%           
======================================
  Files          24      24           
  Lines         636     636           
======================================
  Hits          250     250           
  Misses        376     376           
  Partials       10      10

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 1d524a2...031d0ab. Read the comment docs.

vardius commented 4 years ago

Is this ready to merge ?

mar1n3r0 commented 4 years ago

Yes I think it's ready for merging now.