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

Cryptosuite codec #72

Merged
merged 4 commits into from
Nov 30, 2023
Merged

Cryptosuite codec #72

merged 4 commits into from
Nov 30, 2023

Conversation

dlongley
Copy link
Member

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #72 (3d8efdf) into main (4e6a160) will decrease coverage by 0.01%.
The diff coverage is 89.90%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #72      +/-   ##
==========================================
- Coverage   88.19%   88.19%   -0.01%     
==========================================
  Files          30       32       +2     
  Lines        1881     1965      +84     
==========================================
+ Hits         1659     1733      +74     
- Misses        222      232      +10     
Files Coverage Δ
lib/Compressor.js 92.38% <100.00%> (+0.07%) ⬆️
lib/Decompressor.js 76.64% <100.00%> (+0.17%) ⬆️
lib/codecs/Base58DidUrlDecoder.js 85.00% <100.00%> (ø)
lib/codecs/Base58DidUrlEncoder.js 96.22% <100.00%> (ø)
lib/codecs/ContextDecoder.js 87.75% <100.00%> (ø)
lib/codecs/ContextEncoder.js 100.00% <100.00%> (ø)
lib/codecs/HttpUrlEncoder.js 100.00% <100.00%> (ø)
lib/codecs/MultibaseDecoder.js 92.85% <100.00%> (+1.19%) ⬆️
lib/codecs/MultibaseEncoder.js 96.42% <100.00%> (+0.51%) ⬆️
lib/codecs/UuidUrnEncoder.js 100.00% <100.00%> (ø)
... and 7 more

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4e6a160...3d8efdf. Read the comment docs.

@dlongley dlongley merged commit 3cd6423 into main Nov 30, 2023
6 checks passed
@dlongley dlongley deleted the cryptosuite-codec branch November 30, 2023 01:05
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