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

fix: certificate output when reading certificate from stdin or file #9

Merged
merged 2 commits into from
May 6, 2023

Conversation

nothinux
Copy link
Owner

@nothinux nothinux commented May 6, 2023

fix indentation on certificate output when reading certificate from file or stdin

@codecov-commenter
Copy link

codecov-commenter commented May 6, 2023

Codecov Report

Merging #9 (7eb4c75) into master (92290dd) will increase coverage by 1.00%.
The diff coverage is 100.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##           master       #9      +/-   ##
==========================================
+ Coverage   79.94%   80.94%   +1.00%     
==========================================
  Files           5        5              
  Lines         708      698      -10     
==========================================
- Hits          566      565       -1     
+ Misses        100       94       -6     
+ Partials       42       39       -3     
Impacted Files Coverage Δ
cmd/certify/command.go 76.69% <ø> (+2.17%) ⬆️
cmd/certify/helper.go 85.71% <ø> (+1.21%) ⬆️
certify.go 85.98% <100.00%> (+0.26%) ⬆️

@nothinux nothinux changed the title fix: certificate reader fix: certificate output when reading certificate from stdin or file May 6, 2023
@nothinux nothinux merged commit 925a2f8 into master May 6, 2023
@nothinux nothinux deleted the fix-read-cert branch May 7, 2023 08:22
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.

2 participants