Closed raa0121 closed 5 years ago
Merging #32 into master will increase coverage by
2.83%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #32 +/- ##
==========================================
+ Coverage 76% 78.83% +2.83%
==========================================
Files 46 48 +2
Lines 2267 3038 +771
==========================================
+ Hits 1723 2395 +672
- Misses 422 495 +73
- Partials 122 148 +26
Impacted Files | Coverage Δ | |
---|---|---|
pkg/core/ast/compare.go | 52.17% <0%> (-10.33%) |
:arrow_down: |
pkg/core/evaluator/eval_var_args.go | 78.88% <0%> (-1.42%) |
:arrow_down: |
pkg/core/ast/sum_roll_result.go | 89.47% <0%> (-1.01%) |
:arrow_down: |
pkg/core/ast/calc.go | 100% <0%> (ø) |
:arrow_up: |
pkg/core/ast/d_roll_comp.go | 100% <0%> (ø) |
:arrow_up: |
pkg/core/ast/b_roll.go | 100% <0%> (ø) |
:arrow_up: |
pkg/core/ast/string.go | 100% <0%> (ø) |
:arrow_up: |
pkg/core/ast/command.go | 100% <0%> (ø) |
:arrow_up: |
pkg/core/ast/subtract.go | 100% <0%> (ø) |
:arrow_up: |
pkg/core/ast/d_roll_expr.go | 100% <0%> (ø) |
:arrow_up: |
... and 19 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 01c50c2...039455b. Read the comment docs.
Merging #32 into master will increase coverage by
2.83%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #32 +/- ##
==========================================
+ Coverage 76% 78.83% +2.83%
==========================================
Files 46 48 +2
Lines 2267 3038 +771
==========================================
+ Hits 1723 2395 +672
- Misses 422 495 +73
- Partials 122 148 +26
Impacted Files | Coverage Δ | |
---|---|---|
pkg/core/ast/compare.go | 52.17% <0%> (-10.33%) |
:arrow_down: |
pkg/core/evaluator/eval_var_args.go | 78.88% <0%> (-1.42%) |
:arrow_down: |
pkg/core/ast/sum_roll_result.go | 89.47% <0%> (-1.01%) |
:arrow_down: |
pkg/core/ast/calc.go | 100% <0%> (ø) |
:arrow_up: |
pkg/core/ast/d_roll_comp.go | 100% <0%> (ø) |
:arrow_up: |
pkg/core/ast/b_roll.go | 100% <0%> (ø) |
:arrow_up: |
pkg/core/ast/string.go | 100% <0%> (ø) |
:arrow_up: |
pkg/core/ast/command.go | 100% <0%> (ø) |
:arrow_up: |
pkg/core/ast/subtract.go | 100% <0%> (ø) |
:arrow_up: |
pkg/core/ast/d_roll_expr.go | 100% <0%> (ø) |
:arrow_up: |
... and 19 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 01c50c2...039455b. Read the comment docs.
GoBCDiceAPI は echo を採用し、echo-scaffold で生成したファイルから、Database 関連を削除し、テストを直したものを追加しました。