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

Updated RFS to filter out system indices by default #763

Merged
merged 3 commits into from
Jun 25, 2024

Merge branch 'main' into index-filtering

63fb90b
Select commit
Loading
Failed to load commit list.
Merged

Updated RFS to filter out system indices by default #763

Merge branch 'main' into index-filtering
63fb90b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 25, 2024 in 0s

0.00% of diff hit (target 68.50%)

View this Pull Request on Codecov

0.00% of diff hit (target 68.50%)

Annotations

Check warning on line 136 in RFS/src/main/java/com/rfs/RunRfsWorker.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

RFS/src/main/java/com/rfs/RunRfsWorker.java#L135-L136

Added lines #L135 - L136 were not covered by tests

Check warning on line 164 in RFS/src/main/java/com/rfs/RunRfsWorker.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

RFS/src/main/java/com/rfs/RunRfsWorker.java#L164

Added line #L164 was not covered by tests

Check warning on line 178 in RFS/src/main/java/com/rfs/RunRfsWorker.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

RFS/src/main/java/com/rfs/RunRfsWorker.java#L178

Added line #L178 was not covered by tests

Check warning on line 7 in RFS/src/main/java/com/rfs/common/FilterScheme.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

RFS/src/main/java/com/rfs/common/FilterScheme.java#L7

Added line #L7 was not covered by tests

Check warning on line 10 in RFS/src/main/java/com/rfs/common/FilterScheme.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

RFS/src/main/java/com/rfs/common/FilterScheme.java#L10

Added line #L10 was not covered by tests

Check warning on line 15 in RFS/src/main/java/com/rfs/common/FilterScheme.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

RFS/src/main/java/com/rfs/common/FilterScheme.java#L15

Added line #L15 was not covered by tests

Check warning on line 18 in RFS/src/main/java/com/rfs/common/FilterScheme.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

RFS/src/main/java/com/rfs/common/FilterScheme.java#L18

Added line #L18 was not covered by tests

Check warning on line 20 in RFS/src/main/java/com/rfs/common/FilterScheme.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

RFS/src/main/java/com/rfs/common/FilterScheme.java#L20

Added line #L20 was not covered by tests

Check warning on line 29 in RFS/src/main/java/com/rfs/worker/IndexRunner.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

RFS/src/main/java/com/rfs/worker/IndexRunner.java#L29

Added line #L29 was not covered by tests

Check warning on line 31 in RFS/src/main/java/com/rfs/worker/IndexRunner.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

RFS/src/main/java/com/rfs/worker/IndexRunner.java#L31

Added line #L31 was not covered by tests

Check warning on line 42 in RFS/src/main/java/com/rfs/worker/IndexRunner.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

RFS/src/main/java/com/rfs/worker/IndexRunner.java#L33-L42

Added lines #L33 - L42 were not covered by tests

Check warning on line 45 in RFS/src/main/java/com/rfs/worker/IndexRunner.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

RFS/src/main/java/com/rfs/worker/IndexRunner.java#L44-L45

Added lines #L44 - L45 were not covered by tests

Check warning on line 51 in RFS/src/main/java/com/rfs/worker/ShardWorkPreparer.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

RFS/src/main/java/com/rfs/worker/ShardWorkPreparer.java#L51

Added line #L51 was not covered by tests

Check warning on line 68 in RFS/src/main/java/com/rfs/worker/ShardWorkPreparer.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

RFS/src/main/java/com/rfs/worker/ShardWorkPreparer.java#L68

Added line #L68 was not covered by tests

Check warning on line 70 in RFS/src/main/java/com/rfs/worker/ShardWorkPreparer.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

RFS/src/main/java/com/rfs/worker/ShardWorkPreparer.java#L70

Added line #L70 was not covered by tests

Check warning on line 79 in RFS/src/main/java/com/rfs/worker/ShardWorkPreparer.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

RFS/src/main/java/com/rfs/worker/ShardWorkPreparer.java#L72-L79

Added lines #L72 - L79 were not covered by tests

Check warning on line 87 in RFS/src/main/java/com/rfs/worker/ShardWorkPreparer.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

RFS/src/main/java/com/rfs/worker/ShardWorkPreparer.java#L81-L87

Added lines #L81 - L87 were not covered by tests