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

Fix/63 governor issues #65

Merged
merged 1 commit into from
Jun 16, 2019
Merged

Fix/63 governor issues #65

merged 1 commit into from
Jun 16, 2019

Conversation

mgerst
Copy link
Owner

@mgerst mgerst commented Jun 16, 2019

The governor will now handle the inability to resolve urls gracefully.

Closes #63

@mgerst mgerst added the component:Autolib The supporting library for AutoPWN. Almost all autopwn functionality should be here. label Jun 16, 2019
@mgerst mgerst added this to the v0.9.0 milestone Jun 16, 2019
@codecov
Copy link

codecov bot commented Jun 16, 2019

Codecov Report

Merging #65 into master will increase coverage by 0.1%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #65     +/-   ##
=========================================
+ Coverage   75.07%   75.17%   +0.1%     
=========================================
  Files          22       22             
  Lines        1408     1414      +6     
=========================================
+ Hits         1057     1063      +6     
  Misses        351      351
Impacted Files Coverage Δ
flag_slurper/autolib/governor.py 100% <100%> (ø) ⬆️

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 1bca867...cbc7122. Read the comment docs.

@mgerst mgerst force-pushed the fix/63-governor-issues branch from ba29119 to f4a31f3 Compare June 16, 2019 16:27
@mgerst mgerst force-pushed the fix/63-governor-issues branch from f4a31f3 to cbc7122 Compare June 16, 2019 16:37
@mgerst mgerst merged commit dec3fc5 into master Jun 16, 2019
@mgerst mgerst deleted the fix/63-governor-issues branch June 16, 2019 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:Autolib The supporting library for AutoPWN. Almost all autopwn functionality should be here.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Governor resolve url error
1 participant