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

Update adaptor documentation #156

Merged
merged 2 commits into from
Jan 22, 2024
Merged

Update adaptor documentation #156

merged 2 commits into from
Jan 22, 2024

Conversation

tcbrindle
Copy link
Owner

  • Make sure each adaptor has at least a minimal explanation of what it does
  • For each function, add a table detailing which concepts the returned adaptor supports and under what circumstances
  • Add a bit of introductory blurb explaining about argument passing and warning about using flux::ref

There's still more to do - many of the adaptors still need usage examples, "see also" links and other things, but this is better than it was.

* Make sure each adaptor has at least a minimal explanation of what it does
* For each function, add a table detailing which concepts the returned adaptor supports and under what circumstances
* Add a bit of introductory blurb explaining about argument passing and warning about using flux::ref

There's still more to do - many of the adaptors still need usage examples, "see also" links and other things, but this is better than it was.
Copy link

codecov bot commented Jan 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (64f0335) 97.99% compared to head (f512140) 97.99%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #156   +/-   ##
=======================================
  Coverage   97.99%   97.99%           
=======================================
  Files          66       66           
  Lines        2392     2392           
=======================================
  Hits         2344     2344           
  Misses         48       48           

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

@tcbrindle tcbrindle merged commit 65b3d20 into main Jan 22, 2024
25 checks passed
@tcbrindle tcbrindle deleted the pr/update_adaptor_docs branch January 30, 2024 11:27
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