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

Feature/made it compatible with older nodejs versions #3

Merged
merged 6 commits into from
Mar 24, 2020

Conversation

lenchv
Copy link
Owner

@lenchv lenchv commented Mar 24, 2020

No description provided.

@codecov-io
Copy link

codecov-io commented Mar 24, 2020

Codecov Report

Merging #3 into master will increase coverage by 0.56%.
The diff coverage is 91.17%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #3      +/-   ##
==========================================
+ Coverage   86.43%   86.99%   +0.56%     
==========================================
  Files          15       15              
  Lines         339      346       +7     
==========================================
+ Hits          293      301       +8     
+ Misses         46       45       -1     
Impacted Files Coverage Δ
lib/stream/DigestInputStream.js 85.71% <ø> (-0.96%) ⬇️
lib/encryption/PKCS8Key.js 83.33% <70.00%> (+5.55%) ⬆️
lib/certs/CertificateRegistry.js 83.33% <100.00%> (ø)
lib/encryption/DerValue.js 64.28% <100.00%> (ø)
lib/encryption/KeyProtector.js 95.65% <100.00%> (ø)
lib/keystore/JavaKeyStoreParser.js 90.47% <100.00%> (ø)
lib/stream/InputStream.js 94.73% <100.00%> (+1.87%) ⬆️

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 feb09b4...e2fbab4. Read the comment docs.

@lenchv lenchv merged commit 3cdebbd into master Mar 24, 2020
@lenchv lenchv deleted the feature/made-it-compatible-with-older-nodejs-versions branch March 24, 2020 21:36
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