Closed socadk closed 3 years ago
Merging #295 (6b807fa) into master (6f446ce) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #295 +/- ##
========================================
Coverage 93.1% 93.1%
Complexity 2177 2177
========================================
Files 197 197
Lines 5898 5898
Branches 777 777
========================================
Hits 5492 5492
Misses 201 201
Partials 205 205
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 6f446ce...6b807fa. Read the comment docs.
A complete MDSL-to-HTTP binding is now generated when "HTTP" is the implementation technology of a relation in a context map whose upstream exposes aggregates with at least one service or root entity operation, including a resource and operation bindings. Three heuristics to identify HTTP verbs, two of which work with doc string (MAP decorator, explicit verb name).