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

README: direct users to the examples #160

Merged
merged 2 commits into from
Aug 21, 2024

Conversation

mhutchinson
Copy link
Contributor

We can come back and add example usage in this main README if that's useful, but for now pointing to the examples that are fleshed out and are known to compile is a pragmatic step forward. It also gives newcomers links to binaries they can run to understand what Tessera can do, before they start writing any code.

We can come back and add example usage in this main README if that's useful, but for now pointing to the examples that are fleshed out and are known to compile is a pragmatic step forward. It also gives newcomers links to binaries they can run to understand what Tessera can do, before they start writing any code.
@codecov-commenter
Copy link

codecov-commenter commented Aug 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 35.28%. Comparing base (46ec9c2) to head (32e415e).
Report is 76 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #160      +/-   ##
==========================================
- Coverage   35.80%   35.28%   -0.53%     
==========================================
  Files          16       33      +17     
  Lines        1363     2874    +1511     
==========================================
+ Hits          488     1014     +526     
- Misses        801     1750     +949     
- Partials       74      110      +36     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

README.md Outdated
// TODO...

```
The `main.go` files for each of these example personalities tries to strike a balance when demonstrating features of Tessera between simplicity, and demonstrating best practices.
Copy link
Collaborator

Choose a reason for hiding this comment

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

/tries/try/

@mhutchinson mhutchinson merged commit e912328 into transparency-dev:main Aug 21, 2024
8 checks passed
@mhutchinson mhutchinson deleted the readme-tweaks branch August 21, 2024 14:45
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.

3 participants