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

PTRS Examples Directory #47

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

PTRS Examples Directory #47

wants to merge 3 commits into from

Conversation

jmwample
Copy link
Owner

This PR makes an effort to clarify the PTRS examples.

The examples (including passthrough.rs) are moved to the expected project location in crates/ptrs/examples.

A README is added to do a better job of explaining the examples provided

More example (skeletons) are added to demonstrate (and ensure) the flexibility of the PTRS library.

Copy link

codecov bot commented Jul 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.97%. Comparing base (9ee2d0e) to head (3f8a341).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #47      +/-   ##
==========================================
+ Coverage   78.51%   78.97%   +0.46%     
==========================================
  Files          35       34       -1     
  Lines        5687     5009     -678     
  Branches     5687     5009     -678     
==========================================
- Hits         4465     3956     -509     
+ Misses        831      792      -39     
+ Partials      391      261     -130     

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

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.

1 participant