Skip to content
This repository has been archived by the owner on Nov 29, 2021. It is now read-only.

Fix target_to_ipv4_short(). #99

Merged
merged 2 commits into from
Apr 9, 2019

Conversation

jjnicola
Copy link
Member

@jjnicola jjnicola commented Apr 8, 2019

Cast the int to bytes-like to be passed to binascii.hexlify().

Cast the int to bytes-like to be passed to binascii.hexlify().
@jjnicola jjnicola requested review from bjoernricks, ArnoStiefvater and a team April 8, 2019 12:36
@codecov
Copy link

codecov bot commented Apr 8, 2019

Codecov Report

Merging #99 into master will increase coverage by 0.46%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #99      +/-   ##
==========================================
+ Coverage   66.77%   67.23%   +0.46%     
==========================================
  Files           8        8              
  Lines        1517     1517              
==========================================
+ Hits         1013     1020       +7     
+ Misses        504      497       -7
Impacted Files Coverage Δ
ospd/misc.py 67.43% <100%> (+1.34%) ⬆️

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 43c50b6...d570057. Read the comment docs.

@ArnoStiefvater ArnoStiefvater merged commit 5898b3a into greenbone:master Apr 9, 2019
@jjnicola jjnicola deleted the fix-ip-range branch April 9, 2019 06:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants