Skip to content

Conversation

@outofxxx
Copy link
Contributor

@outofxxx outofxxx commented Mar 6, 2023

  • remove a1~a11 json file
  • add credential.json template
  • update ts-test(@Verin1005)

@codecov-commenter
Copy link

codecov-commenter commented Mar 6, 2023

Codecov Report

Merging #1400 (e3f6fda) into dev (5b3dbb0) will decrease coverage by 0.17%.
The diff coverage is 0.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##              dev    #1400      +/-   ##
==========================================
- Coverage   19.32%   19.15%   -0.17%     
==========================================
  Files         267      268       +1     
  Lines       12427    12532     +105     
==========================================
  Hits         2401     2401              
- Misses      10026    10131     +105     
Impacted Files Coverage Δ
tee-worker/app-libs/stf/src/stf_sgx.rs 0.00% <ø> (ø)
tee-worker/app-libs/stf/src/trusted_call.rs 0.00% <0.00%> (ø)
...ves/attestation-handler/src/attestation_handler.rs 0.00% <0.00%> (ø)
...orker/core-primitives/node-api/metadata/src/lib.rs 0.00% <ø> (ø)
tee-worker/core-primitives/types/src/extrinsics.rs 0.00% <ø> (ø)
tee-worker/core-primitives/types/src/lib.rs 0.00% <ø> (ø)
...ndirect-calls-executor/src/executor/call_worker.rs 0.00% <0.00%> (ø)
...-calls-executor/src/executor/litentry/batch_all.rs 0.00% <0.00%> (ø)
...-executor/src/executor/litentry/create_identity.rs 0.00% <0.00%> (ø)
...tor/src/executor/litentry/get_scheduled_enclave.rs 0.00% <0.00%> (ø)
... and 20 more

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

@outofxxx outofxxx self-assigned this Mar 6, 2023
@outofxxx outofxxx marked this pull request as ready for review March 8, 2023 02:56
Copy link
Contributor

@jingleizhang jingleizhang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All looks good now, thanks!

@jingleizhang
Copy link
Contributor

As the failing CI General CI / tee-test (demo-indirect-invocation) (pull_request) is known to us, I will re-run it then merge the codes.

@outofxxx outofxxx merged commit 07c820d into dev Mar 14, 2023
@outofxxx outofxxx deleted the fix-1298 branch March 14, 2023 01:38
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.

Refactor VC template jsonfiles VC generator: generates an unsigned VC according to schema

5 participants