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

feat: allow returning None for query interfaces (#255) #256

wip

d9f8938
Select commit
Loading
Failed to load commit list.
Merged

feat: allow returning None for query interfaces (#255) #256

wip
d9f8938
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Oct 17, 2023 in 1s

61.32% of diff hit (target 71.07%)

View this Pull Request on Codecov

61.32% of diff hit (target 71.07%)

Annotations

Check warning on line 78 in src/clinvar_genes/cli/query.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/clinvar_genes/cli/query.rs#L78

Added line #L78 was not covered by tests

Check warning on line 90 in src/clinvar_genes/cli/query.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/clinvar_genes/cli/query.rs#L83-L90

Added lines #L83 - L90 were not covered by tests

Check warning on line 121 in src/clinvar_genes/cli/query.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/clinvar_genes/cli/query.rs#L120-L121

Added lines #L120 - L121 were not covered by tests

Check warning on line 123 in src/clinvar_genes/cli/query.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/clinvar_genes/cli/query.rs#L123

Added line #L123 was not covered by tests

Check warning on line 122 in src/clinvar_minimal/cli/query.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/clinvar_minimal/cli/query.rs#L122

Added line #L122 was not covered by tests

Check warning on line 151 in src/clinvar_minimal/cli/query.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/clinvar_minimal/cli/query.rs#L151

Added line #L151 was not covered by tests

Check warning on line 138 in src/dbsnp/cli/query.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dbsnp/cli/query.rs#L138

Added line #L138 was not covered by tests

Check warning on line 167 in src/dbsnp/cli/query.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dbsnp/cli/query.rs#L167

Added line #L167 was not covered by tests

Check warning on line 111 in src/freqs/cli/query.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/freqs/cli/query.rs#L111

Added line #L111 was not covered by tests

Check warning on line 121 in src/freqs/cli/query.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/freqs/cli/query.rs#L121

Added line #L121 was not covered by tests

Check warning on line 131 in src/freqs/cli/query.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/freqs/cli/query.rs#L131

Added line #L131 was not covered by tests

Check warning on line 78 in src/genes/cli/query.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/genes/cli/query.rs#L78

Added line #L78 was not covered by tests

Check warning on line 89 in src/genes/cli/query.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/genes/cli/query.rs#L83-L89

Added lines #L83 - L89 were not covered by tests

Check warning on line 120 in src/genes/cli/query.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/genes/cli/query.rs#L119-L120

Added lines #L119 - L120 were not covered by tests

Check warning on line 122 in src/genes/cli/query.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/genes/cli/query.rs#L122

Added line #L122 was not covered by tests

Check warning on line 117 in src/gnomad_mtdna/cli/query.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gnomad_mtdna/cli/query.rs#L117

Added line #L117 was not covered by tests

Check warning on line 122 in src/gnomad_mtdna/cli/query.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gnomad_mtdna/cli/query.rs#L122

Added line #L122 was not covered by tests

Check warning on line 151 in src/gnomad_mtdna/cli/query.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gnomad_mtdna/cli/query.rs#L151

Added line #L151 was not covered by tests

Check warning on line 117 in src/gnomad_nuclear/cli/query.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gnomad_nuclear/cli/query.rs#L117

Added line #L117 was not covered by tests

Check warning on line 122 in src/gnomad_nuclear/cli/query.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gnomad_nuclear/cli/query.rs#L122

Added line #L122 was not covered by tests

Check warning on line 151 in src/gnomad_nuclear/cli/query.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gnomad_nuclear/cli/query.rs#L151

Added line #L151 was not covered by tests

Check warning on line 117 in src/helixmtdb/cli/query.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/helixmtdb/cli/query.rs#L117

Added line #L117 was not covered by tests

Check warning on line 122 in src/helixmtdb/cli/query.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/helixmtdb/cli/query.rs#L122

Added line #L122 was not covered by tests

Check warning on line 151 in src/helixmtdb/cli/query.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/helixmtdb/cli/query.rs#L151

Added line #L151 was not covered by tests

Check warning on line 165 in src/tsv/cli/query.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tsv/cli/query.rs#L165

Added line #L165 was not covered by tests