Skip to content
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

Set O_TRUNC on mock output files #606

Merged
merged 2 commits into from Apr 20, 2023
Merged

Set O_TRUNC on mock output files #606

merged 2 commits into from Apr 20, 2023

Conversation

LandonTClipp
Copy link
Contributor

This fixes #604

@codecov
Copy link

codecov bot commented Apr 20, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (5cf2282) 74.29775% compared to head (53b9d39) 74.29775%.

❗ Current head 53b9d39 differs from pull request most recent head 6899a71. Consider uploading reports for the commit 6899a71 to get more accurate results

Additional details and impacted files
@@              Coverage Diff              @@
##              master        #606   +/-   ##
=============================================
  Coverage   74.29775%   74.29775%           
=============================================
  Files              7           7           
  Lines           2136        2136           
=============================================
  Hits            1587        1587           
  Misses           421         421           
  Partials         128         128           
Impacted Files Coverage Δ
pkg/outputter.go 41.20603% <0.00000%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@LandonTClipp LandonTClipp merged commit ad74577 into vektra:master Apr 20, 2023
3 checks passed
@LandonTClipp LandonTClipp deleted the truncate branch April 20, 2023 20:30
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.

Outputter.Generate() fails to truncate the file
1 participant