spellshift / realm

Realm is a cross platform Red Team engagement platform with a focus on automation and reliability.
https://docs.realm.pub/
GNU General Public License v3.0
425 stars 32 forks source link

[feature] Support SCP-Style Git URLs #668

Closed KCarretto closed 9 months ago

KCarretto commented 9 months ago

What type of PR is this?

/kind feature

What this PR does / why we need it:

codecov[bot] commented 9 months ago

Codecov Report

Attention: Patch coverage is 16.25000% with 67 lines in your changes are missing coverage. Please review.

Project coverage is 71.71%. Comparing base (1575c40) to head (0ef43cb).

Files Patch % Lines
tavern/internal/ent/schema/repository.go 13.63% 57 Missing :warning:
tavern/tomes/git.go 18.18% 7 Missing and 2 partials :warning:
tavern/tomes/parse.go 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #668 +/- ## ========================================== - Coverage 72.06% 71.71% -0.35% ========================================== Files 175 175 Lines 12017 12086 +69 ========================================== + Hits 8660 8668 +8 - Misses 3143 3203 +60 - Partials 214 215 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

KCarretto commented 9 months ago

https://regex101.com/r/1JfM5p/1