Open jannishuebl opened 5 years ago
Merging #41 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #41 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 6 6
Lines 47 47
=====================================
Hits 47 47
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 085dcd6...74ec58c. Read the comment docs.
for me this solves #39
Is there a better solution? I do not like about my solution that I might have to write different actions for routes which uses route and others that use an object.
Does somebody see a better solution?