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

Cli redesign #88

Merged
merged 2 commits into from
Jul 22, 2021
Merged

Cli redesign #88

merged 2 commits into from
Jul 22, 2021

Conversation

EvilBit
Copy link
Contributor

@EvilBit EvilBit commented Jul 17, 2021

addresses #87

Introduces breaking changes in CLI API, so maybe earmark for v1.0

Signed-off-by: Oskar Kohout <oskar@evilbit.at>
Signed-off-by: Oskar Kohout <oskar@evilbit.at>
@codecov
Copy link

codecov bot commented Jul 17, 2021

Codecov Report

Merging #88 (ccd71b5) into master (8773785) will not change coverage.
The diff coverage is 70.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #88   +/-   ##
=======================================
  Coverage   81.67%   81.67%           
=======================================
  Files           4        4           
  Lines         802      802           
=======================================
  Hits          655      655           
  Misses        147      147           
Impacted Files Coverage Δ
src/tpm2-totp.c 77.10% <70.00%> (ø)

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 8773785...ccd71b5. Read the comment docs.

Copy link
Member

@diabonas diabonas left a comment

Choose a reason for hiding this comment

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

LGTM, cheers! According to the SemVer specification

Major version zero (0.y.z) is for initial development. Anything MAY change at any time. The public API SHOULD NOT be considered stable.

So I don't see any issues in merging this now and including it into the next minor release 0.4.0 :)

@diabonas diabonas merged commit d4b8937 into tpm2-software:master Jul 22, 2021
@diabonas diabonas mentioned this pull request Jul 22, 2021
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