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

Replace "%s" with %q; octal literals for file permissions #121

Merged
merged 1 commit into from
Aug 18, 2023
Merged

Replace "%s" with %q; octal literals for file permissions #121

merged 1 commit into from
Aug 18, 2023

Conversation

alexandear
Copy link
Contributor

@alexandear alexandear commented Aug 17, 2023

This PR:

@codecov
Copy link

codecov bot commented Aug 17, 2023

Codecov Report

Merging #121 (28ab41a) into master (365f9b6) will increase coverage by 0.80%.
The diff coverage is 66.66%.

@@            Coverage Diff             @@
##           master     #121      +/-   ##
==========================================
+ Coverage   88.72%   89.53%   +0.80%     
==========================================
  Files           8        8              
  Lines         621      621              
==========================================
+ Hits          551      556       +5     
+ Misses         49       45       -4     
+ Partials       21       20       -1     
Flag Coverage Δ
unittests 89.53% <66.66%> (+0.80%) ⬆️

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

Files Changed Coverage Δ
reviser/dir.go 64.70% <0.00%> (ø)
reviser/import_order.go 100.00% <100.00%> (+11.62%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

main.go Show resolved Hide resolved
@incu6us incu6us merged commit 9d33b79 into incu6us:master Aug 18, 2023
10 of 11 checks passed
@alexandear alexandear deleted the refactor-code-tests branch August 18, 2023 09:12
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.

None yet

2 participants