Cache limit test #917

Merged
lunny merged 2 commits from lunny/cache_limit into master 2018-04-29 12:36:55 +00:00
Owner

Testing for #902

Testing for #902
codecov-io commented 2018-04-29 12:33:30 +00:00 (Migrated from github.com)
Author
Owner

Codecov Report

Merging #917 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #917   +/-   ##
=======================================
  Coverage   53.99%   53.99%           
=======================================
  Files          41       41           
  Lines        7538     7538           
=======================================
  Hits         4070     4070           
  Misses       2950     2950           
  Partials      518      518
Impacted Files Coverage Δ
xorm.go 64.61% <ø> (ø) ⬆️

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 e3550c7...fd53cfd. Read the comment docs.

# [Codecov](https://codecov.io/gh/go-xorm/xorm/pull/917?src=pr&el=h1) Report > Merging [#917](https://codecov.io/gh/go-xorm/xorm/pull/917?src=pr&el=desc) into [master](https://codecov.io/gh/go-xorm/xorm/commit/e3550c79694979587628fe0e3f4439a6af6bdf6c?src=pr&el=desc) will **not change** coverage. > The diff coverage is `n/a`. [![Impacted file tree graph](https://codecov.io/gh/go-xorm/xorm/pull/917/graphs/tree.svg?width=650&src=pr&token=yB5nO1krEe&height=150)](https://codecov.io/gh/go-xorm/xorm/pull/917?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #917 +/- ## ======================================= Coverage 53.99% 53.99% ======================================= Files 41 41 Lines 7538 7538 ======================================= Hits 4070 4070 Misses 2950 2950 Partials 518 518 ``` | [Impacted Files](https://codecov.io/gh/go-xorm/xorm/pull/917?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [xorm.go](https://codecov.io/gh/go-xorm/xorm/pull/917/diff?src=pr&el=tree#diff-eG9ybS5nbw==) | `64.61% <ø> (ø)` | :arrow_up: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/go-xorm/xorm/pull/917?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/917?src=pr&el=footer). Last update [e3550c7...fd53cfd](https://codecov.io/gh/go-xorm/xorm/pull/917?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
Sign in to join this conversation.
No description provided.