Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

perf: improve parsing operations performance #3563

Merged
merged 2 commits into from
Apr 22, 2023

Conversation

skynet2
Copy link
Contributor

@skynet2 skynet2 commented Apr 22, 2023

No description provided.

@codecov
Copy link

codecov bot commented Apr 22, 2023

Codecov Report

Merging #3563 (dfb5fc8) into main (7798567) will increase coverage by 0.00%.
The diff coverage is 88.73%.

@@           Coverage Diff           @@
##             main    #3563   +/-   ##
=======================================
  Coverage   87.75%   87.76%           
=======================================
  Files         351      351           
  Lines       48646    48633   -13     
=======================================
- Hits        42690    42683    -7     
+ Misses       4406     4402    -4     
+ Partials     1550     1548    -2     
Impacted Files Coverage Δ
pkg/doc/sdjwt/verifier/verifier.go 90.86% <69.23%> (+0.24%) ⬆️
pkg/doc/didconfig/didconfig.go 95.57% <100.00%> (ø)
pkg/doc/jwt/jwt.go 98.30% <100.00%> (+0.06%) ⬆️
pkg/doc/jwt/jwt_support.go 62.85% <100.00%> (ø)
pkg/doc/presexch/definition.go 85.32% <100.00%> (ø)
pkg/doc/sdjwt/common/common.go 94.21% <100.00%> (+0.73%) ⬆️
pkg/doc/sdjwt/holder/holder.go 100.00% <100.00%> (ø)
pkg/doc/sdjwt/issuer/issuer.go 92.99% <100.00%> (+1.04%) ⬆️
pkg/doc/signature/jsonld/processor.go 70.66% <100.00%> (-0.99%) ⬇️
pkg/doc/util/didsignjwt/signjwt.go 86.88% <100.00%> (ø)
... and 2 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@skynet2 skynet2 marked this pull request as ready for review April 22, 2023 13:38
@fqutishat fqutishat merged commit 5e86119 into hyperledger-archives:main Apr 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants