Closed marcoferrer closed 5 years ago
Merging #76 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #76 +/- ##
=========================================
Coverage 85.29% 85.29%
Complexity 19 19
=========================================
Files 15 15
Lines 306 306
Branches 49 49
=========================================
Hits 261 261
Misses 16 16
Partials 29 29
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 c13c099...5f71643. Read the comment docs.
This PR introduces a fix for the improper usage of the
RpcMethod
annotation. It will also contain a few improvements to the organization this generators code.