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

docs: Add KDocs to all public methods & classes #11

Merged
merged 26 commits into from
Sep 6, 2024
Merged

docs: Add KDocs to all public methods & classes #11

merged 26 commits into from
Sep 6, 2024

Conversation

SMadani
Copy link
Collaborator

@SMadani SMadani commented Sep 3, 2024

This PR adds missing documentation to the SDK's functions to help users understand the APIs better.
It also performs some minor refactoring which includes breaking changes to method signatures, which is warranted given the beta status.

@codecov-commenter
Copy link

codecov-commenter commented Sep 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.71%. Comparing base (f7d443d) to head (3ab4a28).

Additional details and impacted files
@@             Coverage Diff              @@
##               main      #11      +/-   ##
============================================
- Coverage     98.73%   98.71%   -0.02%     
+ Complexity      152      149       -3     
============================================
  Files            18       18              
  Lines           474      468       -6     
  Branches         26       26              
============================================
- Hits            468      462       -6     
  Partials          6        6              

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

@SMadani SMadani marked this pull request as ready for review September 6, 2024 16:21
@SMadani SMadani merged commit eb682c4 into main Sep 6, 2024
14 checks passed
@SMadani SMadani deleted the kdocs branch September 6, 2024 16:32
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.

2 participants