add Decr test #666

Merged
lunny merged 1 commits from lunny/add_decr_test into master 2017-07-27 09:57:39 +00:00
Owner
No description provided.
codecov-io commented 2017-07-27 09:57:10 +00:00 (Migrated from github.com)
Author
Owner

Codecov Report

Merging #666 into master will increase coverage by 0.14%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #666      +/-   ##
==========================================
+ Coverage   48.86%   49.01%   +0.14%     
==========================================
  Files          34       34              
  Lines        8314     8314              
==========================================
+ Hits         4063     4075      +12     
+ Misses       3771     3758      -13     
- Partials      480      481       +1
Impacted Files Coverage Δ
statement.go 62.71% <0%> (+0.57%) ⬆️
session_update.go 49.35% <0%> (+1.29%) ⬆️
session_cols.go 100% <0%> (+8.33%) ⬆️

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 4524e40...c45d093. Read the comment docs.

# [Codecov](https://codecov.io/gh/go-xorm/xorm/pull/666?src=pr&el=h1) Report > Merging [#666](https://codecov.io/gh/go-xorm/xorm/pull/666?src=pr&el=desc) into [master](https://codecov.io/gh/go-xorm/xorm/commit/4524e40dda9b4da2839801868e0ab9e9e700c2c6?src=pr&el=desc) will **increase** coverage by `0.14%`. > The diff coverage is `n/a`. [![Impacted file tree graph](https://codecov.io/gh/go-xorm/xorm/pull/666/graphs/tree.svg?token=yB5nO1krEe&src=pr&width=650&height=150)](https://codecov.io/gh/go-xorm/xorm/pull/666?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #666 +/- ## ========================================== + Coverage 48.86% 49.01% +0.14% ========================================== Files 34 34 Lines 8314 8314 ========================================== + Hits 4063 4075 +12 + Misses 3771 3758 -13 - Partials 480 481 +1 ``` | [Impacted Files](https://codecov.io/gh/go-xorm/xorm/pull/666?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [statement.go](https://codecov.io/gh/go-xorm/xorm/pull/666?src=pr&el=tree#diff-c3RhdGVtZW50Lmdv) | `62.71% <0%> (+0.57%)` | :arrow_up: | | [session\_update.go](https://codecov.io/gh/go-xorm/xorm/pull/666?src=pr&el=tree#diff-c2Vzc2lvbl91cGRhdGUuZ28=) | `49.35% <0%> (+1.29%)` | :arrow_up: | | [session\_cols.go](https://codecov.io/gh/go-xorm/xorm/pull/666?src=pr&el=tree#diff-c2Vzc2lvbl9jb2xzLmdv) | `100% <0%> (+8.33%)` | :arrow_up: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/go-xorm/xorm/pull/666?src=pr&el=continue). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta) > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/go-xorm/xorm/pull/666?src=pr&el=footer). Last update [4524e40...c45d093](https://codecov.io/gh/go-xorm/xorm/pull/666?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
lunny referenced this issue from a commit 2019-10-21 05:46:59 +00:00
Sign in to join this conversation.
No description provided.