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

Shared threadpool #1489

Merged
merged 9 commits into from
Oct 10, 2021
Merged

Conversation

TheTechromancer
Copy link
Contributor

No description provided.

@TheTechromancer TheTechromancer marked this pull request as draft October 7, 2021 20:52
@codecov-commenter
Copy link

codecov-commenter commented Oct 7, 2021

Codecov Report

Merging #1489 (bf11b2e) into master (ea7ab92) will increase coverage by 0.08%.
The diff coverage is 88.84%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1489      +/-   ##
==========================================
+ Coverage   53.32%   53.41%   +0.08%     
==========================================
  Files         467      471       +4     
  Lines       38986    39199     +213     
==========================================
+ Hits        20791    20937     +146     
- Misses      18195    18262      +67     
Impacted Files Coverage Δ
sf.py 52.89% <ø> (ø)
test/unit/spiderfoot/test_spiderfootplugin.py 100.00% <ø> (ø)
sfscan.py 75.07% <67.50%> (+0.95%) ⬆️
spiderfoot/threadpool.py 91.32% <91.32%> (ø)
spiderfoot/plugin.py 81.65% <92.30%> (-2.60%) ⬇️
spiderfoot/__init__.py 100.00% <100.00%> (ø)
test/unit/spiderfoot/test_spiderfootthreadpool.py 100.00% <100.00%> (ø)
modules/sfp_torexits.py 19.00% <0.00%> (-0.32%) ⬇️
test/unit/modules/test_sfp_focsec.py 100.00% <0.00%> (ø)
modules/sfp_focsec.py 32.25% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ea7ab92...bf11b2e. Read the comment docs.

@TheTechromancer TheTechromancer marked this pull request as ready for review October 8, 2021 14:45
@smicallef smicallef merged commit 1f35646 into smicallef:master Oct 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants