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

add cwd aware hinter #647

Merged
merged 7 commits into from
Oct 19, 2023

handle no sqlite feature in example

c9766b1
Select commit
Loading
Failed to load commit list.
Merged

add cwd aware hinter #647

handle no sqlite feature in example
c9766b1
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 succeeded Oct 19, 2023 in 1s

0.00% of diff hit (target 49.76%)

View this Pull Request on Codecov

0.00% of diff hit (target 49.76%)

Annotations

Check warning on line 36 in src/hinter/cwd_aware.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hinter/cwd_aware.rs#L18-L36

Added lines #L18 - L36 were not covered by tests

Check warning on line 38 in src/hinter/cwd_aware.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hinter/cwd_aware.rs#L38

Added line #L38 was not covered by tests

Check warning on line 49 in src/hinter/cwd_aware.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hinter/cwd_aware.rs#L40-L49

Added lines #L40 - L49 were not covered by tests

Check warning on line 51 in src/hinter/cwd_aware.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hinter/cwd_aware.rs#L51

Added line #L51 was not covered by tests

Check warning on line 55 in src/hinter/cwd_aware.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hinter/cwd_aware.rs#L54-L55

Added lines #L54 - L55 were not covered by tests

Check warning on line 57 in src/hinter/cwd_aware.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hinter/cwd_aware.rs#L57

Added line #L57 was not covered by tests

Check warning on line 59 in src/hinter/cwd_aware.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hinter/cwd_aware.rs#L59

Added line #L59 was not covered by tests

Check warning on line 63 in src/hinter/cwd_aware.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hinter/cwd_aware.rs#L61-L63

Added lines #L61 - L63 were not covered by tests

Check warning on line 73 in src/hinter/cwd_aware.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hinter/cwd_aware.rs#L65-L73

Added lines #L65 - L73 were not covered by tests

Check warning on line 76 in src/hinter/cwd_aware.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hinter/cwd_aware.rs#L75-L76

Added lines #L75 - L76 were not covered by tests

Check warning on line 81 in src/hinter/cwd_aware.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hinter/cwd_aware.rs#L78-L81

Added lines #L78 - L81 were not covered by tests

Check warning on line 91 in src/hinter/cwd_aware.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hinter/cwd_aware.rs#L85-L91

Added lines #L85 - L91 were not covered by tests

Check warning on line 100 in src/hinter/cwd_aware.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hinter/cwd_aware.rs#L97-L100

Added lines #L97 - L100 were not covered by tests

Check warning on line 107 in src/hinter/cwd_aware.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hinter/cwd_aware.rs#L104-L107

Added lines #L104 - L107 were not covered by tests

Check warning on line 79 in src/history/base.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/history/base.rs#L70-L79

Added lines #L70 - L79 were not covered by tests

Check warning on line 160 in src/history/base.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/history/base.rs#L150-L160

Added lines #L150 - L160 were not covered by tests

Check warning on line 165 in src/history/base.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/history/base.rs#L162-L165

Added lines #L162 - L165 were not covered by tests

Check warning on line 167 in src/history/base.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/history/base.rs#L167

Added line #L167 was not covered by tests