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

OpenPGP.js v5 #78

Merged
merged 2 commits into from Sep 4, 2021
Merged

OpenPGP.js v5 #78

merged 2 commits into from Sep 4, 2021

Conversation

crazy-max
Copy link
Owner

Fixes #74

cc. @AnomalRoil

@codecov
Copy link

codecov bot commented Mar 30, 2021

Codecov Report

Merging #78 (1c80171) into master (1c6a9e9) will increase coverage by 2.39%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #78      +/-   ##
==========================================
+ Coverage   79.09%   81.48%   +2.39%     
==========================================
  Files           3        3              
  Lines         110      108       -2     
  Branches       26       24       -2     
==========================================
+ Hits           87       88       +1     
+ Misses         12       11       -1     
+ Partials       11        9       -2     
Impacted Files Coverage Δ
src/openpgp.ts 100.00% <100.00%> (+20.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 1c6a9e9...1c80171. Read the comment docs.

@stale stale bot added the status/stale label Apr 30, 2021
@crazy-max crazy-max force-pushed the openpgp5 branch 2 times, most recently from 0223489 to e30550d Compare May 7, 2021 12:31
Repository owner deleted a comment from stale bot Jun 9, 2021
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

openpgp is an outdated version that does not support ECC keys
1 participant