Closed Dexus closed 7 years ago
Merging #68 into devel will decrease coverage by
14.99%
. The diff coverage is67.22%
.
@@ Coverage Diff @@
## devel #68 +/- ##
=========================================
- Coverage 62.56% 47.57% -15%
=========================================
Files 21 67 +46
Lines 1958 6773 +4815
=========================================
+ Hits 1225 3222 +1997
- Misses 641 3298 +2657
- Partials 92 253 +161
Impacted Files | Coverage Δ | |
---|---|---|
core/router/macro/interpreter/lexer/lexer.go | 96.61% <ø> (+21.18%) |
:arrow_up: |
core/router/macro.go | 63.26% <ø> (ø) |
|
core/router/macro/macro.go | 73.45% <ø> (+46.9%) |
:arrow_up: |
core/router/macro/interpreter/parser/parser.go | 83.62% <ø> (ø) |
:arrow_up: |
core/router/macro/template.go | 70.96% <ø> (+70.96%) |
:arrow_up: |
core/router/router.go | 32.83% <ø> (ø) |
|
configuration.go | 24.77% <ø> (ø) |
|
core/router/macro/interpreter/token/token.go | 100% <ø> (ø) |
|
core/router/router_spa_wrapper.go | 0% <ø> (ø) |
|
core/router/macro/interpreter/ast/ast.go | 53.33% <ø> (ø) |
|
... and 70 more |
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 081a3d2...26baeb8. Read the comment docs.
This PR add some feature, fixes and improvements that where integrated into https://github.com/kataras/iris sice start of the Go-SIRIS fork.
This change is