mgerst / flag-slurper

A red team utility for Cyber Defense Competitions.
https://flag-slurper.rtfd.io
MIT License
3 stars 2 forks source link

Fix service list referring to teams by id rather than number. #79

Closed mgerst closed 4 years ago

mgerst commented 4 years ago

Also rename service command to be plural like the rest of them.

Closes #77.

codecov[bot] commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@d4ca8f5). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #79   +/-   ##
=========================================
  Coverage          ?   75.91%           
=========================================
  Files             ?       26           
  Lines             ?     1470           
  Branches          ?        0           
=========================================
  Hits              ?     1116           
  Misses            ?      354           
  Partials          ?        0
Impacted Files Coverage Δ
flag_slurper/services.py 92.5% <100%> (ø)
flag_slurper/cli.py 97.75% <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 d4ca8f5...cad896b. Read the comment docs.