smicallef / spiderfoot

SpiderFoot automates OSINT for threat intelligence and mapping your attack surface.
http://www.spiderfoot.net
MIT License
13.27k stars 2.29k forks source link

Improve type annotations in spiderfoot/target.py #1777

Closed RA80533 closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #1777 (3734bbf) into master (b0d2ccc) will increase coverage by 0.00%. The diff coverage is 100.00%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##           master    #1777   +/-   ##
=======================================
  Coverage   46.70%   46.71%           
=======================================
  Files         690      690           
  Lines       45665    45671    +6     
=======================================
+ Hits        21329    21334    +5     
- Misses      24336    24337    +1     
Impacted Files Coverage Δ
spiderfoot/target.py 96.19% <100.00%> (+0.19%) :arrow_up:

... and 1 file with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

smicallef commented 1 year ago

Thanks for the contribution!