Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@ekristen
Copy link
Owner

@ekristen ekristen commented Mar 20, 2025

BREAKING CHANGE

Introduces a configuration for the scanner package so that queue size and the parallelism can be changed.

This is the first step in fixing the deadlock situation that can happen when the queue size gets exceeded.

BREAKING CHANGE: introduce a config for the scanner so that queue length and parallel queries can be set
@codecov
Copy link

codecov bot commented Mar 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.95%. Comparing base (6825528) to head (4301583).
Report is 7 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #113   +/-   ##
=======================================
  Coverage   98.94%   98.95%           
=======================================
  Files          19       19           
  Lines        1706     1718   +12     
=======================================
+ Hits         1688     1700   +12     
  Misses         13       13           
  Partials        5        5           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ekristen ekristen force-pushed the feat-configurable-scanner branch from 0d42780 to eebe262 Compare March 20, 2025 23:23
@ekristen ekristen merged commit 8723113 into main Mar 22, 2025
6 checks passed
@ekristen ekristen deleted the feat-configurable-scanner branch March 22, 2025 16:57
@ekristen-dev
Copy link

ekristen-dev bot commented Mar 22, 2025

🎉 This pull request is included in version 1.0.0 🎉

The release is available on GitHub release 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants