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

Fetch underlyings #70

Merged
merged 28 commits into from
Jan 22, 2024

Fix clippy warnings

c1d3d4f
Select commit
Loading
Failed to load commit list.
Merged

Fetch underlyings #70

Fix clippy warnings
c1d3d4f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 22, 2024 in 1s

89.63% of diff hit (target 90.53%)

View this Pull Request on Codecov

89.63% of diff hit (target 90.53%)

Annotations

Check warning on line 91 in src/args.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/args.rs#L91

Added line #L91 was not covered by tests

Check warning on line 95 in src/args.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/args.rs#L95

Added line #L95 was not covered by tests

Check warning on line 59 in src/bookmark_reader/target_reader.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bookmark_reader/target_reader.rs#L59

Added line #L59 was not covered by tests

Check warning on line 66 in src/bookmark_reader/target_reader.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bookmark_reader/target_reader.rs#L65-L66

Added lines #L65 - L66 were not covered by tests

Check warning on line 111 in src/bookmark_reader/target_reader.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bookmark_reader/target_reader.rs#L110-L111

Added lines #L110 - L111 were not covered by tests

Check warning on line 10 in src/bookmarks/bookmark_processor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bookmarks/bookmark_processor.rs#L10

Added line #L10 was not covered by tests

Check warning on line 41 in src/bookmarks/bookmark_processor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bookmarks/bookmark_processor.rs#L40-L41

Added lines #L40 - L41 were not covered by tests

Check warning on line 71 in src/bookmarks/bookmark_processor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bookmarks/bookmark_processor.rs#L70-L71

Added lines #L70 - L71 were not covered by tests

Check warning on line 77 in src/bookmarks/bookmark_processor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bookmarks/bookmark_processor.rs#L75-L77

Added lines #L75 - L77 were not covered by tests

Check warning on line 79 in src/bookmarks/bookmark_processor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bookmarks/bookmark_processor.rs#L79

Added line #L79 was not covered by tests

Check warning on line 82 in src/bookmarks/bookmark_processor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bookmarks/bookmark_processor.rs#L82

Added line #L82 was not covered by tests

Check warning on line 85 in src/bookmarks/bookmark_processor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bookmarks/bookmark_processor.rs#L85

Added line #L85 was not covered by tests

Check warning on line 89 in src/bookmarks/bookmark_processor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bookmarks/bookmark_processor.rs#L88-L89

Added lines #L88 - L89 were not covered by tests

Check warning on line 93 in src/bookmarks/bookmark_processor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bookmarks/bookmark_processor.rs#L92-L93

Added lines #L92 - L93 were not covered by tests

Check warning on line 97 in src/bookmarks/bookmark_processor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bookmarks/bookmark_processor.rs#L96-L97

Added lines #L96 - L97 were not covered by tests

Check warning on line 101 in src/bookmarks/bookmark_processor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bookmarks/bookmark_processor.rs#L100-L101

Added lines #L100 - L101 were not covered by tests

Check warning on line 105 in src/bookmarks/bookmark_processor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bookmarks/bookmark_processor.rs#L104-L105

Added lines #L104 - L105 were not covered by tests

Check warning on line 112 in src/bookmarks/bookmark_processor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bookmarks/bookmark_processor.rs#L111-L112

Added lines #L111 - L112 were not covered by tests

Check warning on line 116 in src/bookmarks/bookmark_processor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bookmarks/bookmark_processor.rs#L115-L116

Added lines #L115 - L116 were not covered by tests

Check warning on line 143 in src/bookmarks/bookmark_processor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bookmarks/bookmark_processor.rs#L143

Added line #L143 was not covered by tests

Check warning on line 151 in src/bookmarks/bookmark_processor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bookmarks/bookmark_processor.rs#L151

Added line #L151 was not covered by tests

Check warning on line 158 in src/bookmarks/bookmark_processor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bookmarks/bookmark_processor.rs#L158

Added line #L158 was not covered by tests

Check warning on line 160 in src/bookmarks/bookmark_processor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bookmarks/bookmark_processor.rs#L160

Added line #L160 was not covered by tests

Check warning on line 197 in src/bookmarks/bookmark_processor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bookmarks/bookmark_processor.rs#L180-L197

Added lines #L180 - L197 were not covered by tests

Check warning on line 200 in src/bookmarks/bookmark_processor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bookmarks/bookmark_processor.rs#L199-L200

Added lines #L199 - L200 were not covered by tests