Skip to content

Add flags to write and read raw content #299

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 8, 2025
Merged

Conversation

HeavyWombat
Copy link
Member

Ref: #176

Add flag to write output as-is (raw) into a file rather than creating a
screenshot from the output.

Add flag to read raw content from a file rather than running a command to
obtain the output from the command execution.

Copy link

codecov bot commented Apr 5, 2025

Codecov Report

Attention: Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 81.98%. Comparing base (d531734) to head (2fb2d16).
Report is 17 commits behind head on main.

Files with missing lines Patch % Lines
internal/img/output.go 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #299      +/-   ##
==========================================
- Coverage   82.27%   81.98%   -0.30%     
==========================================
  Files           2        2              
  Lines         378      383       +5     
==========================================
+ Hits          311      314       +3     
- Misses         55       57       +2     
  Partials       12       12              
Flag Coverage Δ
unittests 81.98% <80.00%> (-0.30%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@HeavyWombat HeavyWombat force-pushed the add/raw-read-n-write branch 3 times, most recently from 606ee29 to f0dc4fa Compare April 8, 2025 20:53
@HeavyWombat HeavyWombat marked this pull request as ready for review April 8, 2025 20:53
Ref: #176

Add flag to write output as-is (raw) into a file rather than creating a
screenshot from the output.

Add flag to read raw content from a file rather than running a command to
obtain the output from the command execution.
@HeavyWombat HeavyWombat force-pushed the add/raw-read-n-write branch from f0dc4fa to 2fb2d16 Compare April 8, 2025 20:56
@HeavyWombat HeavyWombat merged commit b29dd52 into main Apr 8, 2025
7 checks passed
@HeavyWombat HeavyWombat deleted the add/raw-read-n-write branch April 8, 2025 20:58
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.

1 participant