mx-chain-go icon indicating copy to clipboard operation
mx-chain-go copied to clipboard

Stub generator

Open sstanculeanu opened this issue 3 years ago • 1 comments

Description of the reasoning behind the pull request (what feature was missing / how the problem was manifesting itself / what was the motive behind the refactoring)

  • script to generate stubs from interfaces

Proposed Changes

Testing procedure

sstanculeanu avatar Aug 11 '22 15:08 sstanculeanu

Codecov Report

Merging #4368 (0fca8a1) into rc/v1.4.0 (dd4089e) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff             @@
##           rc/v1.4.0    #4368   +/-   ##
==========================================
  Coverage      73.82%   73.82%           
==========================================
  Files            685      685           
  Lines          87956    87956           
==========================================
  Hits           64930    64930           
  Misses         18123    18123           
  Partials        4903     4903           
Impacted Files Coverage Δ
p2p/libp2p/netMessenger.go 80.02% <0.00%> (-0.27%) :arrow_down:
storage/txcache/txListBySenderMap.go 100.00% <0.00%> (+2.50%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov-commenter avatar Aug 11 '22 15:08 codecov-commenter