mgerst / flag-slurper

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

Switch to Github Actions #103

Closed mgerst closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 90.59% and project coverage change: +2.14 :tada:

Comparison is base (6161c3f) 77.36% compared to head (2e334e2) 79.51%.

:exclamation: Current head 2e334e2 differs from pull request most recent head 60995c0. Consider uploading reports for the commit 60995c0 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #103 +/- ## ========================================== + Coverage 77.36% 79.51% +2.14% ========================================== Files 27 29 +2 Lines 1551 1718 +167 ========================================== + Hits 1200 1366 +166 - Misses 351 352 +1 ``` | [Impacted Files](https://codecov.io/gh/mgerst/flag-slurper/pull/103?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matt+Gerst) | Coverage Δ | | |---|---|---| | [flag\_slurper/autolib/protocols.py](https://codecov.io/gh/mgerst/flag-slurper/pull/103?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matt+Gerst#diff-ZmxhZ19zbHVycGVyL2F1dG9saWIvcHJvdG9jb2xzLnB5) | `31.81% <15.38%> (-2.21%)` | :arrow_down: | | [flag\_slurper/autolib/exploit.py](https://codecov.io/gh/mgerst/flag-slurper/pull/103?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matt+Gerst#diff-ZmxhZ19zbHVycGVyL2F1dG9saWIvZXhwbG9pdC5weQ==) | `58.06% <100.00%> (+11.82%)` | :arrow_up: | | [flag\_slurper/autolib/models.py](https://codecov.io/gh/mgerst/flag-slurper/pull/103?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matt+Gerst#diff-ZmxhZ19zbHVycGVyL2F1dG9saWIvbW9kZWxzLnB5) | `100.00% <100.00%> (ø)` | | | [flag\_slurper/autolib/post.py](https://codecov.io/gh/mgerst/flag-slurper/pull/103?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matt+Gerst#diff-ZmxhZ19zbHVycGVyL2F1dG9saWIvcG9zdC5weQ==) | `95.20% <100.00%> (+0.94%)` | :arrow_up: | | [flag\_slurper/cli.py](https://codecov.io/gh/mgerst/flag-slurper/pull/103?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matt+Gerst#diff-ZmxhZ19zbHVycGVyL2NsaS5weQ==) | `97.91% <100.00%> (+0.11%)` | :arrow_up: | | [flag\_slurper/conf/config.py](https://codecov.io/gh/mgerst/flag-slurper/pull/103?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matt+Gerst#diff-ZmxhZ19zbHVycGVyL2NvbmYvY29uZmlnLnB5) | `98.70% <100.00%> (-1.30%)` | :arrow_down: | | [flag\_slurper/shadow/cmd.py](https://codecov.io/gh/mgerst/flag-slurper/pull/103?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matt+Gerst#diff-ZmxhZ19zbHVycGVyL3NoYWRvdy9jbWQucHk=) | `100.00% <100.00%> (ø)` | | | [flag\_slurper/shadow/formatters.py](https://codecov.io/gh/mgerst/flag-slurper/pull/103?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matt+Gerst#diff-ZmxhZ19zbHVycGVyL3NoYWRvdy9mb3JtYXR0ZXJzLnB5) | `100.00% <100.00%> (ø)` | | ... and [13 files with indirect coverage changes](https://codecov.io/gh/mgerst/flag-slurper/pull/103/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matt+Gerst) Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matt+Gerst). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matt+Gerst)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.