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 #827 - passhprase typos #867

Merged
merged 1 commit into from
Sep 2, 2019
Merged

Fix #827 - passhprase typos #867

merged 1 commit into from
Sep 2, 2019

Conversation

TuningYourCode
Copy link
Contributor

Fixes #827

Requirements

All new code should be covered with tests, documentation should be updated. CI should pass.

Description of the Change

Fixed passhprase typos.

Checklist

  • unit-test added (if change is algorithm)
  • functional test added/updated (if change is functional)
  • man page updated (if applicable)
  • bash completion updated (if applicable)
  • documentation updated
  • author name in AUTHORS

Nothing required for this one.

@codecov
Copy link

codecov bot commented Aug 12, 2019

Codecov Report

Merging #867 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #867   +/-   ##
=======================================
  Coverage   63.84%   63.84%           
=======================================
  Files          54       54           
  Lines        6651     6651           
=======================================
  Hits         4246     4246           
  Misses       1881     1881           
  Partials      524      524
Impacted Files Coverage Δ
pgp/gnupg.go 64.56% <ø> (ø) ⬆️
pgp/internal.go 51.95% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 77d7c38...358d114. Read the comment docs.

Copy link
Contributor

@smira smira left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you!

@smira smira merged commit aa02c5c into aptly-dev:master Sep 2, 2019
@smira smira added the 1.5.0 label Sep 2, 2019
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.

a lot of passhprase typos
2 participants