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

change crypto API #7

Merged
merged 9 commits into from
Nov 15, 2019
Merged

change crypto API #7

merged 9 commits into from
Nov 15, 2019

Conversation

JaSei
Copy link
Owner

@JaSei JaSei commented Nov 13, 2019

  • change crypto API
  • change TempFile and TempDir API
  • change New paremeter
  • add support go modules
  • add 1.10-1.13 go in travis

Jan Seidl added 2 commits April 4, 2018 21:20
* `New` method allowed `string` or `fmt.Stringer`
* `NewTempFile` and `NewTempDir` methods don't need TempOpt struct
add support go modules
add 1.10-1.13 go in travis
@JaSei JaSei force-pushed the change_crypto_api branch from b42577d to d77c767 Compare November 13, 2019 00:57
@codecov-io
Copy link

codecov-io commented Nov 13, 2019

Codecov Report

Merging #7 into master will increase coverage by 1.08%.
The diff coverage is 79.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #7      +/-   ##
==========================================
+ Coverage   67.15%   68.23%   +1.08%     
==========================================
  Files          15       15              
  Lines         271      318      +47     
==========================================
+ Hits          182      217      +35     
- Misses         56       62       +6     
- Partials       33       39       +6
Impacted Files Coverage Δ
parent.go 100% <100%> (ø) ⬆️
child.go 86.66% <100%> (+3.33%) ⬆️
crypto.go 55.55% <62.96%> (-6.95%) ⬇️
new.go 80.32% <88.88%> (+7.35%) ⬆️

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 70131fd...96495a9. Read the comment docs.

@JaSei JaSei force-pushed the change_crypto_api branch from b99c58f to 295632e Compare November 15, 2019 00:51
@JaSei JaSei force-pushed the change_crypto_api branch from 295632e to 96495a9 Compare November 15, 2019 01:04
@JaSei JaSei merged commit 769ce32 into master Nov 15, 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.

2 participants