unclesp1d3r / CipherSwarm

CipherSwarm is a distributed hash cracking system designed for efficiency and scalability, built on Ruby on Rails.
Mozilla Public License 2.0
2 stars 0 forks source link

feat: Implement filter to restrict task assignment based on agent benchmark performance #199

Closed unclesp1d3r closed 2 days ago

unclesp1d3r commented 2 days ago

Fixes #164

Implement a filter to restrict task assignment based on agent benchmark performance.


For more details, open the Copilot Workspace session.

codeclimate[bot] commented 2 days ago

Code Climate has analyzed commit 23b045a6 and detected 1 issue on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 1

The test coverage on the diff in this pull request is 87.5% (50% is the threshold).

This pull request will bring the total coverage in the repository to 59.4%.

View more on Code Climate.