add mymysql tests #656

Merged
lunny merged 1 commits from lunny/add_mymysql_test into master 2017-07-25 09:51:21 +00:00
Owner
No description provided.
codecov-io commented 2017-07-25 09:50:47 +00:00 (Migrated from github.com)
Author
Owner

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #656      +/-   ##
==========================================
+ Coverage    48.1%   48.22%   +0.11%     
==========================================
  Files          34       34              
  Lines        8377     8377              
==========================================
+ Hits         4030     4040      +10     
+ Misses       3860     3848      -12     
- Partials      487      489       +2
Impacted Files Coverage Δ
dialect_mysql.go 57.71% <0%> (+3.08%) ⬆️

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 463b4d8...c90c267. Read the comment docs.

# [Codecov](https://codecov.io/gh/go-xorm/xorm/pull/656?src=pr&el=h1) Report > Merging [#656](https://codecov.io/gh/go-xorm/xorm/pull/656?src=pr&el=desc) into [master](https://codecov.io/gh/go-xorm/xorm/commit/463b4d8da724ba2ad3e5a095474d1ede3fd49575?src=pr&el=desc) will **increase** coverage by `0.11%`. > The diff coverage is `n/a`. [![Impacted file tree graph](https://codecov.io/gh/go-xorm/xorm/pull/656/graphs/tree.svg?height=150&width=650&src=pr&token=yB5nO1krEe)](https://codecov.io/gh/go-xorm/xorm/pull/656?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #656 +/- ## ========================================== + Coverage 48.1% 48.22% +0.11% ========================================== Files 34 34 Lines 8377 8377 ========================================== + Hits 4030 4040 +10 + Misses 3860 3848 -12 - Partials 487 489 +2 ``` | [Impacted Files](https://codecov.io/gh/go-xorm/xorm/pull/656?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [dialect\_mysql.go](https://codecov.io/gh/go-xorm/xorm/pull/656?src=pr&el=tree#diff-ZGlhbGVjdF9teXNxbC5nbw==) | `57.71% <0%> (+3.08%)` | :arrow_up: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/go-xorm/xorm/pull/656?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/656?src=pr&el=footer). Last update [463b4d8...c90c267](https://codecov.io/gh/go-xorm/xorm/pull/656?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.