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

chore: improve typing and annotations on BuildRequest #1036

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

efahl
Copy link
Contributor

@efahl efahl commented Oct 14, 2024

Add full annotations to all BuildRequest members, including the verbose descriptions from the pre-pydantic API. This produces much better documentation in the redoc and api docs. Also did a little semantic reordering, so the flow of the docs is a bit better.

Add full annotations to all BuildRequest members, including the
verbose descriptions from the pre-pydantic API.  This produces much
better documentation in the redoc and api docs.  Also did a little
semantic reordering, so the flow of the docs is a bit better.

Signed-off-by: Eric Fahlgren <[email protected]>
Copy link

codecov bot commented Oct 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.55%. Comparing base (5e65dec) to head (92531ed).
Report is 126 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1036      +/-   ##
==========================================
+ Coverage   80.75%   90.55%   +9.79%     
==========================================
  Files          15       14       -1     
  Lines         977     1080     +103     
==========================================
+ Hits          789      978     +189     
+ Misses        188      102      -86     

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

@aparcar aparcar merged commit 07a2199 into openwrt:main Oct 15, 2024
4 checks passed
@aparcar
Copy link
Member

aparcar commented Oct 15, 2024

Excellent thanks

@efahl efahl deleted the typing-build-request branch October 15, 2024 13:25
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