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

Implement fixes and improvements #69

Merged
merged 7 commits into from
Jan 14, 2024

Fix number of processed bookmarks

68880d8
Select commit
Loading
Failed to load commit list.
Merged

Implement fixes and improvements #69

Fix number of processed bookmarks
68880d8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 14, 2024 in 1s

82.69% of diff hit (target 90.20%)

View this Pull Request on Codecov

82.69% of diff hit (target 90.20%)

Annotations

Check warning on line 50 in src/bookmarks/target_bookmarks.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bookmarks/target_bookmarks.rs#L48-L50

Added lines #L48 - L50 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bookmarks/target_bookmarks.rs#L154-L158

Added lines #L154 - L158 were not covered by tests

Check warning on line 192 in src/bookmarks/target_bookmarks.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bookmarks/target_bookmarks.rs#L192

Added line #L192 was not covered by tests

Check warning on line 64 in src/cmd/fetch.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/fetch.rs#L64

Added line #L64 was not covered by tests

Check warning on line 82 in src/cmd/fetch.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/fetch.rs#L66-L82

Added lines #L66 - L82 were not covered by tests