Skip to content

feat: added unit tests for indexing

Codecov / codecov/patch succeeded Dec 17, 2024 in 1s

88.97% of diff hit (target 72.83%)

View this Pull Request on Codecov

88.97% of diff hit (target 72.83%)

Annotations

Check warning on line 505 in src/app.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app.rs#L504-L505

Added lines #L504 - L505 were not covered by tests

Check warning on line 507 in src/app.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app.rs#L507

Added line #L507 was not covered by tests

Check warning on line 511 in src/app.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app.rs#L511

Added line #L511 was not covered by tests

Check warning on line 521 in src/app.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app.rs#L521

Added line #L521 was not covered by tests

Check warning on line 525 in src/app.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app.rs#L525

Added line #L525 was not covered by tests

Check warning on line 528 in src/app.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app.rs#L528

Added line #L528 was not covered by tests

Check warning on line 206 in src/index.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/index.rs#L204-L206

Added lines #L204 - L206 were not covered by tests

Check warning on line 235 in src/index.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/index.rs#L233-L235

Added lines #L233 - L235 were not covered by tests

Check warning on line 351 in src/index.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/index.rs#L349-L351

Added lines #L349 - L351 were not covered by tests

Check warning on line 607 in src/index.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/index.rs#L607

Added line #L607 was not covered by tests

Check warning on line 1074 in src/index.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/index.rs#L1072-L1074

Added lines #L1072 - L1074 were not covered by tests

Check warning on line 1083 in src/index.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/index.rs#L1081-L1083

Added lines #L1081 - L1083 were not covered by tests

Check warning on line 47 in src/input.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/input.rs#L45-L47

Added lines #L45 - L47 were not covered by tests

Check warning on line 64 in src/input.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/input.rs#L57-L64

Added lines #L57 - L64 were not covered by tests

Check warning on line 117 in src/input.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/input.rs#L117

Added line #L117 was not covered by tests

Check warning on line 161 in src/input.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/input.rs#L159-L161

Added lines #L159 - L161 were not covered by tests

Check warning on line 168 in src/input.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/input.rs#L166-L168

Added lines #L166 - L168 were not covered by tests

Check warning on line 195 in src/input.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/input.rs#L194-L195

Added lines #L194 - L195 were not covered by tests

Check warning on line 437 in src/input.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/input.rs#L435-L437

Added lines #L435 - L437 were not covered by tests

Check warning on line 881 in src/input.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/input.rs#L879-L881

Added lines #L879 - L881 were not covered by tests

Check warning on line 931 in src/input.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/input.rs#L929-L931

Added lines #L929 - L931 were not covered by tests

Check warning on line 936 in src/input.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/input.rs#L934-L936

Added lines #L934 - L936 were not covered by tests

Check warning on line 1218 in src/input.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/input.rs#L1217-L1218

Added lines #L1217 - L1218 were not covered by tests

Check warning on line 47 in src/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main.rs#L44-L47

Added lines #L44 - L47 were not covered by tests

Check warning on line 254 in src/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main.rs#L254

Added line #L254 was not covered by tests