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

Release Web5 JS v0.7.9 #123

Merged
merged 6 commits into from
Jun 13, 2023
Merged

Release Web5 JS v0.7.9 #123

merged 6 commits into from
Jun 13, 2023

Conversation

frankhinek
Copy link
Contributor

@frankhinek frankhinek commented Jun 12, 2023

This PR will:

  • bump web5 package version to 0.7.9
  • bump web5-user-agent package version to 0.1.8
  • Resolves issued raised in PR Add web5-agent Dependency To dids package #107 by moving KeyValueStore from web5-agent to new common package.
  • Adds eslint-plugin-mocha to all packages to check Mocha tests when running linter.
  • Updates GitHub Actions CI workflow to run linting.
  • Fixes prior linting errors.
  • Removes .only from a web5 package test.
  • Adds new credentials package to VScode workspace and Codecov configs.

@frankhinek frankhinek added enhancement New feature or request testing related to new or existing tests labels Jun 12, 2023
@frankhinek frankhinek marked this pull request as ready for review June 12, 2023 22:27
@codecov
Copy link

codecov bot commented Jun 13, 2023

Codecov Report

Merging #123 (0c4b078) into main (7031fd4) will increase coverage by 14.29%.
The diff coverage is 0.00%.

@@             Coverage Diff             @@
##             main     #123       +/-   ##
===========================================
+ Coverage   50.45%   64.74%   +14.29%     
===========================================
  Files          33       33               
  Lines        3554     3551        -3     
  Branches       86      198      +112     
===========================================
+ Hits         1793     2299      +506     
+ Misses       1761     1250      -511     
- Partials        0        2        +2     
Components Coverage Δ
credentials 0.00% <ø> (ø)
crypto 0.00% <ø> (ø)
dids 48.61% <0.00%> (ø)
web5 81.51% <ø> (+38.95%) ⬆️
web5-agent 0.00% <ø> (ø)
web5-proxy-agent 0.00% <ø> (ø)
web5-user-agent 79.60% <ø> (-0.04%) ⬇️

@frankhinek frankhinek merged commit d1e2d10 into main Jun 13, 2023
@frankhinek frankhinek deleted the release-0.7.9 branch June 13, 2023 00:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request testing related to new or existing tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants