Skip to content
This repository has been archived by the owner on Sep 7, 2021. It is now read-only.
This repository is currently being migrated. It's locked while the migration is in progress.

Add redis cache ci tests #1112

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add redis cache ci tests #1112

wants to merge 2 commits into from

Conversation

lunny
Copy link
Member

@lunny lunny commented Oct 10, 2018

Will fix #892

@lunny lunny added the testing label Oct 10, 2018
@lunny lunny added this to the 0.8 milestone Oct 10, 2018
@lunny lunny modified the milestones: 0.8, 0.8.1 Jan 17, 2019
@codecov-io
Copy link

codecov-io commented Jul 30, 2019

Codecov Report

Merging #1112 into master will decrease coverage by 2.96%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1112      +/-   ##
==========================================
- Coverage   57.41%   54.45%   -2.97%     
==========================================
  Files          44       42       -2     
  Lines        7912     7601     -311     
==========================================
- Hits         4543     4139     -404     
- Misses       2806     2940     +134     
+ Partials      563      522      -41
Impacted Files Coverage Δ
dialect_mssql.go 0% <0%> (-73.81%) ⬇️
cache_lru.go 53.45% <0%> (-8.18%) ⬇️
session_exist.go 57.44% <0%> (-5.52%) ⬇️
rows.go 50.76% <0%> (-5.38%) ⬇️
session_update.go 52.54% <0%> (-4.07%) ⬇️
helpers.go 57.41% <0%> (-2.32%) ⬇️
tag.go 77.09% <0%> (-2.22%) ⬇️
session_cols.go 91.3% <0%> (-2.18%) ⬇️
xorm.go 66.15% <0%> (-2.03%) ⬇️
engine_cond.go 54.96% <0%> (-1.33%) ⬇️
... and 21 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 73a7003...3478004. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cache test support redis
2 participants