anko
anko copied to clipboard
function with struct
https://github.com/mattn/anko/issues/72
Codecov Report
Merging #348 (1c52775) into master (0d30f07) will decrease coverage by
1.86%. The diff coverage is33.33%.
@@ Coverage Diff @@
## master #348 +/- ##
==========================================
- Coverage 88.40% 86.53% -1.87%
==========================================
Files 15 15
Lines 2682 2600 -82
==========================================
- Hits 2371 2250 -121
- Misses 201 235 +34
- Partials 110 115 +5
| Impacted Files | Coverage Δ | |
|---|---|---|
| vm/vm.go | 91.26% <ø> (-0.67%) |
:arrow_down: |
| vm/vmConvertToX.go | 69.33% <33.33%> (-24.55%) |
:arrow_down: |
| ast/astutil/walk.go | 42.85% <0.00%> (-3.26%) |
:arrow_down: |
| vm/vmToX.go | 84.69% <0.00%> (-1.29%) |
:arrow_down: |
| vm/vmExprFunction.go | 75.76% <0.00%> (-1.16%) |
:arrow_down: |
| anko.go | 67.44% <0.00%> (-1.04%) |
:arrow_down: |
| vm/vmStmt.go | 96.01% <0.00%> (-0.19%) |
:arrow_down: |
| vm/vmExpr.go | 96.20% <0.00%> (-0.09%) |
:arrow_down: |
| ... and 7 more |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 0d30f07...1c52775. Read the comment docs.