Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

keeper support fsync with rordb #772

Merged
merged 1 commit into from
Mar 7, 2024

keeper support fsync with rordb

db42dc3
Select commit
Loading
Failed to load commit list.
Merged

keeper support fsync with rordb #772

keeper support fsync with rordb
db42dc3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 6, 2024 in 1s

66.51% of diff hit (target 53.62%)

View this Pull Request on Codecov

66.51% of diff hit (target 53.62%)

Annotations

Check warning on line 28 in core/src/main/java/com/ctrip/xpipe/cache/TimeBoundCache.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/main/java/com/ctrip/xpipe/cache/TimeBoundCache.java#L22-L28

Added lines #L22 - L28 were not covered by tests

Check warning on line 32 in core/src/main/java/com/ctrip/xpipe/cache/TimeBoundCache.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/main/java/com/ctrip/xpipe/cache/TimeBoundCache.java#L32

Added line #L32 was not covered by tests

Check warning on line 36 in core/src/main/java/com/ctrip/xpipe/cache/TimeBoundCache.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/main/java/com/ctrip/xpipe/cache/TimeBoundCache.java#L36

Added line #L36 was not covered by tests

Check warning on line 40 in core/src/main/java/com/ctrip/xpipe/cache/TimeBoundCache.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/main/java/com/ctrip/xpipe/cache/TimeBoundCache.java#L40

Added line #L40 was not covered by tests

Check warning on line 43 in core/src/main/java/com/ctrip/xpipe/cache/TimeBoundCache.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/main/java/com/ctrip/xpipe/cache/TimeBoundCache.java#L43

Added line #L43 was not covered by tests

Check warning on line 47 in core/src/main/java/com/ctrip/xpipe/cache/TimeBoundCache.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/main/java/com/ctrip/xpipe/cache/TimeBoundCache.java#L47

Added line #L47 was not covered by tests

Check warning on line 50 in core/src/main/java/com/ctrip/xpipe/cache/TimeBoundCache.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/main/java/com/ctrip/xpipe/cache/TimeBoundCache.java#L50

Added line #L50 was not covered by tests

Check warning on line 54 in core/src/main/java/com/ctrip/xpipe/cache/TimeBoundCache.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/main/java/com/ctrip/xpipe/cache/TimeBoundCache.java#L52-L54

Added lines #L52 - L54 were not covered by tests

Check warning on line 61 in core/src/main/java/com/ctrip/xpipe/cache/TimeBoundCache.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/main/java/com/ctrip/xpipe/cache/TimeBoundCache.java#L59-L61

Added lines #L59 - L61 were not covered by tests

Check warning on line 66 in core/src/main/java/com/ctrip/xpipe/cache/TimeBoundCache.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/main/java/com/ctrip/xpipe/cache/TimeBoundCache.java#L64-L66

Added lines #L64 - L66 were not covered by tests

Check warning on line 71 in core/src/main/java/com/ctrip/xpipe/cache/TimeBoundCache.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/main/java/com/ctrip/xpipe/cache/TimeBoundCache.java#L69-L71

Added lines #L69 - L71 were not covered by tests

Check warning on line 74 in core/src/main/java/com/ctrip/xpipe/cache/TimeBoundCache.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/main/java/com/ctrip/xpipe/cache/TimeBoundCache.java#L74

Added line #L74 was not covered by tests

Check warning on line 12 in redis/redis-core/src/main/java/com/ctrip/xpipe/redis/core/protocal/CAPA.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

redis/redis-core/src/main/java/com/ctrip/xpipe/redis/core/protocal/CAPA.java#L11-L12

Added lines #L11 - L12 were not covered by tests

Check warning on line 100 in redis/redis-core/src/main/java/com/ctrip/xpipe/redis/core/protocal/cmd/AbstractReplicationStorePsync.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

redis/redis-core/src/main/java/com/ctrip/xpipe/redis/core/protocal/cmd/AbstractReplicationStorePsync.java#L100

Added line #L100 was not covered by tests

Check warning on line 139 in redis/redis-core/src/main/java/com/ctrip/xpipe/redis/core/protocal/cmd/AbstractReplicationStorePsync.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

redis/redis-core/src/main/java/com/ctrip/xpipe/redis/core/protocal/cmd/AbstractReplicationStorePsync.java#L139

Added line #L139 was not covered by tests

Check warning on line 40 in redis/redis-core/src/main/java/com/ctrip/xpipe/redis/core/protocal/cmd/ConfigGetCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

redis/redis-core/src/main/java/com/ctrip/xpipe/redis/core/protocal/cmd/ConfigGetCommand.java#L40

Added line #L40 was not covered by tests

Check warning on line 80 in redis/redis-core/src/main/java/com/ctrip/xpipe/redis/core/protocal/cmd/ConfigGetCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

redis/redis-core/src/main/java/com/ctrip/xpipe/redis/core/protocal/cmd/ConfigGetCommand.java#L80

Added line #L80 was not covered by tests

Check warning on line 107 in redis/redis-core/src/main/java/com/ctrip/xpipe/redis/core/protocal/cmd/ConfigGetCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

redis/redis-core/src/main/java/com/ctrip/xpipe/redis/core/protocal/cmd/ConfigGetCommand.java#L106-L107

Added lines #L106 - L107 were not covered by tests

Check warning on line 112 in redis/redis-core/src/main/java/com/ctrip/xpipe/redis/core/protocal/cmd/ConfigGetCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

redis/redis-core/src/main/java/com/ctrip/xpipe/redis/core/protocal/cmd/ConfigGetCommand.java#L111-L112

Added lines #L111 - L112 were not covered by tests

Check warning on line 116 in redis/redis-core/src/main/java/com/ctrip/xpipe/redis/core/protocal/cmd/ConfigGetCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

redis/redis-core/src/main/java/com/ctrip/xpipe/redis/core/protocal/cmd/ConfigGetCommand.java#L116

Added line #L116 was not covered by tests

Check warning on line 121 in redis/redis-core/src/main/java/com/ctrip/xpipe/redis/core/protocal/cmd/ConfigGetCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

redis/redis-core/src/main/java/com/ctrip/xpipe/redis/core/protocal/cmd/ConfigGetCommand.java#L121

Added line #L121 was not covered by tests

Check warning on line 130 in redis/redis-core/src/main/java/com/ctrip/xpipe/redis/core/protocal/cmd/ConfigGetCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

redis/redis-core/src/main/java/com/ctrip/xpipe/redis/core/protocal/cmd/ConfigGetCommand.java#L129-L130

Added lines #L129 - L130 were not covered by tests

Check warning on line 135 in redis/redis-core/src/main/java/com/ctrip/xpipe/redis/core/protocal/cmd/ConfigGetCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

redis/redis-core/src/main/java/com/ctrip/xpipe/redis/core/protocal/cmd/ConfigGetCommand.java#L134-L135

Added lines #L134 - L135 were not covered by tests

Check warning on line 12 in redis/redis-core/src/main/java/com/ctrip/xpipe/redis/core/store/FULLSYNC_FAIL_CAUSE.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

redis/redis-core/src/main/java/com/ctrip/xpipe/redis/core/store/FULLSYNC_FAIL_CAUSE.java#L11-L12

Added lines #L11 - L12 were not covered by tests

Check warning on line 18 in redis/redis-core/src/main/java/com/ctrip/xpipe/redis/core/store/RdbStore.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

redis/redis-core/src/main/java/com/ctrip/xpipe/redis/core/store/RdbStore.java#L17-L18

Added lines #L17 - L18 were not covered by tests