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

Performance optimization: create a new torrent repository using DashMap #784

Merged

fix: torrent repository tests. DashMap is not ordered

4030fd1
Select commit
Loading
Failed to load commit list.
Merged

Performance optimization: create a new torrent repository using DashMap #784

fix: torrent repository tests. DashMap is not ordered
4030fd1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 9, 2024 in 0s

90.74% of diff hit (target 77.87%)

View this Pull Request on Codecov

90.74% of diff hit (target 77.87%)

Annotations

Check warning on line 34 in packages/torrent-repository/src/repository/dash_map_mutex_std.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/torrent-repository/src/repository/dash_map_mutex_std.rs#L34

Added line #L34 was not covered by tests

Check warning on line 60 in packages/torrent-repository/src/repository/dash_map_mutex_std.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/torrent-repository/src/repository/dash_map_mutex_std.rs#L60

Added line #L60 was not covered by tests

Check warning on line 65 in packages/torrent-repository/src/repository/dash_map_mutex_std.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/torrent-repository/src/repository/dash_map_mutex_std.rs#L63-L65

Added lines #L63 - L65 were not covered by tests