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 documentation for SuperLinq #495

Closed
wants to merge 124 commits into from
Closed

Update documentation for SuperLinq #495

wants to merge 124 commits into from

Conversation

viceroypenguin
Copy link
Owner

@viceroypenguin viceroypenguin commented Aug 17, 2023

This PR updates the documentation system for SuperLinq:

  1. Add LinqPad samples for each method
  2. Add example sections for each method
    • Use LinqPad samples to generate code snippet for example section

Fixes #398

@codecov
Copy link

codecov bot commented Aug 17, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (79347f3) 92.88% compared to head (5bd16b5) 92.86%.
Report is 3 commits behind head on master.

❗ Current head 5bd16b5 differs from pull request most recent head 411150b. Consider uploading reports for the commit 411150b to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #495      +/-   ##
==========================================
- Coverage   92.88%   92.86%   -0.02%     
==========================================
  Files         255      255              
  Lines        8080     8089       +9     
  Branches     1621     1621              
==========================================
+ Hits         7505     7512       +7     
- Misses        364      366       +2     
  Partials      211      211              

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

@viceroypenguin viceroypenguin marked this pull request as draft August 20, 2023 20:57
@viceroypenguin viceroypenguin force-pushed the docs branch 3 times, most recently from 9a84009 to b006c6d Compare August 26, 2023 20:22
@viceroypenguin viceroypenguin force-pushed the docs branch 4 times, most recently from b661798 to 0f18124 Compare September 6, 2023 23:05
@viceroypenguin viceroypenguin force-pushed the docs branch 2 times, most recently from ac14a31 to 518e32b Compare October 13, 2023 00:44
@viceroypenguin viceroypenguin force-pushed the docs branch 3 times, most recently from c986c52 to 05180a9 Compare November 2, 2023 17:42
@viceroypenguin viceroypenguin force-pushed the docs branch 2 times, most recently from 9eb27ce to ec5ff70 Compare November 11, 2023 22:48
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.

Review operators for <example/> tags
1 participant