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
418 stars 31 forks source link

File Write Tome #712

Closed Cictrone closed 8 months ago

Cictrone commented 8 months ago

What type of PR is this?

/kind feature

What this PR does / why we need it:

We never exposed the file.write function to a tome. Which is useful.

Which issue(s) this PR fixes:

Fixes #710

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 71.95%. Comparing base (91052d1) to head (052ab80).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #712 +/- ## ========================================== - Coverage 74.62% 71.95% -2.68% ========================================== Files 120 175 +55 Lines 8856 12251 +3395 ========================================== + Hits 6609 8815 +2206 - Misses 2247 3221 +974 - Partials 0 215 +215 ```

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