dirty-equals icon indicating copy to clipboard operation
dirty-equals copied to clipboard

feat Add IsIP

Open osintalex opened this issue 3 years ago • 3 comments

Here's a stab at IsIP.

I'm not sure how useful the netmask keyword argument is but thought I'd include it so you can see. Should be easy to take it out if you don't think it's a good idea.

osintalex avatar Jun 12 '22 21:06 osintalex

Codecov Report

Merging #43 (004bf82) into main (593bccc) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #43   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           11        11           
  Lines          666       690   +24     
  Branches       167       174    +7     
=========================================
+ Hits           666       690   +24     
Impacted Files Coverage Δ
dirty_equals/__init__.py 100.00% <100.00%> (ø)
dirty_equals/_other.py 100.00% <100.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 593bccc...004bf82. Read the comment docs.

codecov[bot] avatar Jun 12 '22 21:06 codecov[bot]

let me know when this is ready to review.

samuelcolvin avatar Jun 25 '22 12:06 samuelcolvin

It's ready for review ☺️

osintalex avatar Jun 25 '22 15:06 osintalex

thanks so much.

samuelcolvin avatar Aug 25 '22 12:08 samuelcolvin