-
Notifications
You must be signed in to change notification settings - Fork 73
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
Use a local server (fixture) for the attestation example #656
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## dev #656 +/- ##
==========================================
- Coverage 54.53% 54.48% -0.05%
==========================================
Files 193 193
Lines 20599 20618 +19
==========================================
+ Hits 11233 11234 +1
- Misses 9366 9384 +18 ☔ View full report in Codecov by Sentry. |
dc63e3e
to
a80dbba
Compare
I tried to follow the instructions but got
when executing |
Now it works ^^, forgot |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!
3635dd1
to
4396ce4
Compare
The attestation examle now has different modes: json, html and authenticated
4396ce4
to
ecd95e5
Compare
feat: use server fixture for tlsn examples + removed Discord example The attestation example now has different modes: json, html and authenticated
Use server fixture for tlsn examples + removed Discord example
The attestation example now has different modes: json, html and authenticated