Skip to content

feat: adding async I/O, espec. for SV caller guessing

This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Oct 23, 2023 in 1s

76.42% of diff hit (target 73.39%)

View this Pull Request on Codecov

76.42% of diff hit (target 73.39%)

Annotations

Check warning on line 1637 in src/annotate/strucvars/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/annotate/strucvars/mod.rs#L1637

Added line #L1637 was not covered by tests

Check warning on line 2985 in src/annotate/strucvars/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/annotate/strucvars/mod.rs#L2985

Added line #L2985 was not covered by tests

Check warning on line 18 in src/common/io/tokio.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/io/tokio.rs#L18

Added line #L18 was not covered by tests

Check warning on line 30 in src/common/io/tokio.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/io/tokio.rs#L26-L30

Added lines #L26 - L30 were not covered by tests

Check warning on line 32 in src/common/io/tokio.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/io/tokio.rs#L32

Added line #L32 was not covered by tests

Check warning on line 10 in src/common/noodles.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/noodles.rs#L10

Added line #L10 was not covered by tests

Check warning on line 17 in src/common/noodles.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/noodles.rs#L17

Added line #L17 was not covered by tests

Check warning on line 23 in src/common/noodles.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/noodles.rs#L22-L23

Added lines #L22 - L23 were not covered by tests

Check warning on line 26 in src/common/noodles.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/noodles.rs#L26

Added line #L26 was not covered by tests

Check warning on line 30 in src/common/noodles.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/noodles.rs#L29-L30

Added lines #L29 - L30 were not covered by tests

Check warning on line 171 in src/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main.rs#L170-L171

Added lines #L170 - L171 were not covered by tests

Check warning on line 189 in src/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main.rs#L189

Added line #L189 was not covered by tests

Check warning on line 192 in src/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main.rs#L192

Added line #L192 was not covered by tests

Check warning on line 197 in src/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main.rs#L194-L197

Added lines #L194 - L197 were not covered by tests

Check warning on line 203 in src/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main.rs#L200-L203

Added lines #L200 - L203 were not covered by tests

Check warning on line 207 in src/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main.rs#L206-L207

Added lines #L206 - L207 were not covered by tests

Check warning on line 209 in src/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main.rs#L209

Added line #L209 was not covered by tests

Check warning on line 213 in src/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main.rs#L212-L213

Added lines #L212 - L213 were not covered by tests