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] extend doc with DocumentBuilder options #1486

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

felixdittrich92
Copy link
Contributor

This PR:

  • add documentation with DocumentBuilder options
  • add missing render export

Any feedback is welcome 🤗

@felixdittrich92 felixdittrich92 added topic: documentation Improvements or additions to documentation type: enhancement Improvement labels Feb 28, 2024
@felixdittrich92 felixdittrich92 added this to the 0.8.0 milestone Feb 28, 2024
@felixdittrich92 felixdittrich92 self-assigned this Feb 28, 2024
@felixdittrich92 felixdittrich92 linked an issue Feb 28, 2024 that may be closed by this pull request
@felixdittrich92 felixdittrich92 changed the title [docs] extend doc with DocumentBuilder options [Docs] extend doc with DocumentBuilder options Feb 28, 2024
Copy link

codecov bot commented Feb 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.84%. Comparing base (6a5ac89) to head (edef553).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1486      +/-   ##
==========================================
+ Coverage   95.78%   95.84%   +0.05%     
==========================================
  Files         162      162              
  Lines        7116     7116              
==========================================
+ Hits         6816     6820       +4     
+ Misses        300      296       -4     
Flag Coverage Δ
unittests 95.84% <ø> (+0.05%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link
Collaborator

@odulcy-mindee odulcy-mindee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✏️ 📝

@felixdittrich92 felixdittrich92 merged commit 2ffc1f5 into mindee:main Feb 28, 2024
70 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: documentation Improvements or additions to documentation type: enhancement Improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Docs] Extend docs with DocumentBuilder options
2 participants