Skip to content

Conversation

ilija-lazoroski
Copy link
Contributor

What does this PR do?

Fixes #2565.

PR Checklist

  • Have you added an explanation of what your changes do and why you'd like to include them?
  • Is the TravisCI build passing?
  • Was the CHANGELOG.md updated to reflect the changes?
  • Was the documentation framework updated to reflect the changes?
  • Have you checked that you haven't introduced any duplicate code?

Testing Checklist

  • Added relevant unit tests?
  • Have you successfully tested your changes locally? Elaborate:

    Tested by running island locally and checking RunMonkeyPage
    For AWS I tweak the UI a bit just to check if the IPs are correct

  • If applicable, add screenshots or log transcripts of the feature working

image

image

@codecov
Copy link

codecov bot commented Nov 10, 2022

Codecov Report

Base: 62.61% // Head: 62.58% // Decreases project coverage by -0.02% ⚠️

Coverage data is based on head (a643a62) compared to base (36c0471).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2571      +/-   ##
===========================================
- Coverage    62.61%   62.58%   -0.03%     
===========================================
  Files          350      349       -1     
  Lines        10709    10697      -12     
===========================================
- Hits          6705     6695      -10     
+ Misses        4004     4002       -2     
Impacted Files Coverage Δ
monkey/monkey/monkey_island/cc/app.py 75.65% <0.00%> (-0.21%) ⬇️
.../monkey/monkey_island/cc/resources/ip_addresses.py

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ilija-lazoroski ilija-lazoroski force-pushed the 2565-remove-island-ip-addressess-endpoint branch from 9fd687c to f3f4f90 Compare November 10, 2022 16:32
@ilija-lazoroski ilija-lazoroski force-pushed the 2565-remove-island-ip-addressess-endpoint branch from f3f4f90 to a643a62 Compare November 10, 2022 16:48
@mssalvatore mssalvatore merged commit c6a8354 into develop Nov 10, 2022
@mssalvatore mssalvatore deleted the 2565-remove-island-ip-addressess-endpoint branch November 10, 2022 17:05
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.

Remove /api/island/ip-addresses
3 participants