Skip to content

Add missing documentation for type parameters #1488

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

Merged
merged 1 commit into from
Mar 3, 2024
Merged

Conversation

bkoelman
Copy link
Member

@bkoelman bkoelman commented Mar 3, 2024

This PR adds missing documentation for type parameters. These show up in IDE completions (IntelliSense) an the API browser on the documentation website.

Closes #{ISSUE_NUMBER}

QUALITY CHECKLIST

  • Changes implemented in code
  • Complies with our contributing guidelines
  • N/A: Adapted tests
  • N/A: Documentation updated

Copy link

codecov bot commented Mar 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.74%. Comparing base (72bd6f8) to head (8a7fcf1).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1488   +/-   ##
=======================================
  Coverage   90.74%   90.74%           
=======================================
  Files         344      344           
  Lines       11003    11003           
  Branches     1805     1805           
=======================================
  Hits         9985     9985           
  Misses        669      669           
  Partials      349      349           

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

@bkoelman bkoelman marked this pull request as ready for review March 3, 2024 13:20
@bkoelman bkoelman merged commit 9edc36c into master Mar 3, 2024
@bkoelman bkoelman deleted the docs-type-parameters branch March 3, 2024 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant