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

Type Hints and Intersphinx Updates #43

Open
wants to merge 44 commits into
base: develop
Choose a base branch
from
Open

Conversation

chrizzFTD
Copy link
Collaborator

@chrizzFTD chrizzFTD commented Dec 15, 2024

  • For PrimComposition:
    • Add "Expanded Prim Index" and "Inert Nodes" options
    • Colorized and add search capability to the nodes text browser
    • Add stats summary to the upper right corner of the widget
    • Fix Tree to have rows added to their correct parents
  • Add relocates color to Layer Contents Browser
  • Theme updates for:
    • No right bar navigation
    • Reduced multiline-signature spacing
  • Intersphinx updates for OpenUSD and Networkx
  • Updated images for prim and layerstack composition views
  • Added sphinx glossary

Signed-off-by: Christian López Barrón <[email protected]>
@chrizzFTD chrizzFTD changed the base branch from main to develop December 15, 2024 11:28
Copy link

codecov bot commented Dec 15, 2024

Codecov Report

Attention: Patch coverage is 97.69231% with 3 lines in your changes missing coverage. Please review.

Project coverage is 92.86%. Comparing base (3e519a5) to head (4cd2506).

Files with missing lines Patch % Lines
grill/views/description.py 96.42% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #43      +/-   ##
===========================================
+ Coverage    92.73%   92.86%   +0.12%     
===========================================
  Files           17       17              
  Lines         3717     3796      +79     
===========================================
+ Hits          3447     3525      +78     
- Misses         270      271       +1     
Files with missing lines Coverage Δ
grill/cook/__init__.py 100.00% <100.00%> (ø)
grill/usd/__init__.py 100.00% <100.00%> (ø)
tests/test_cook.py 100.00% <100.00%> (ø)
tests/test_views.py 100.00% <100.00%> (ø)
grill/views/description.py 92.84% <96.42%> (+0.29%) ⬆️

... and 1 file with indirect coverage changes

Signed-off-by: Christian López Barrón <[email protected]>
Signed-off-by: Christian López Barrón <[email protected]>
Signed-off-by: Christian López Barrón <[email protected]>
Signed-off-by: Christian López Barrón <[email protected]>
Signed-off-by: Christian López Barrón <[email protected]>
Signed-off-by: Christian López Barrón <[email protected]>
Signed-off-by: Christian López Barrón <[email protected]>
Signed-off-by: Christian López Barrón <[email protected]>
Signed-off-by: Christian López Barrón <[email protected]>
Signed-off-by: Christian López Barrón <[email protected]>
Signed-off-by: Christian López Barrón <[email protected]>
Signed-off-by: Christian López Barrón <[email protected]>
Signed-off-by: Christian López Barrón <[email protected]>
Signed-off-by: Christian López Barrón <[email protected]>
Signed-off-by: Christian López Barrón <[email protected]>
… relocates is not provided by the query api. limited since get source layer is not available through pcp

Signed-off-by: Christian López Barrón <[email protected]>
Signed-off-by: Christian López Barrón <[email protected]>
Signed-off-by: Christian López Barrón <[email protected]>
Signed-off-by: Christian López Barrón <[email protected]>
Signed-off-by: Christian López Barrón <[email protected]>
Signed-off-by: Christian López Barrón <[email protected]>
Signed-off-by: Christian López Barrón <[email protected]>
Signed-off-by: Christian López Barrón <[email protected]>
Signed-off-by: Christian López Barrón <[email protected]>
Signed-off-by: Christian López Barrón <[email protected]>
Signed-off-by: Christian López Barrón <[email protected]>
Signed-off-by: Christian López Barrón <[email protected]>
Signed-off-by: Christian López Barrón <[email protected]>
Signed-off-by: Christian López Barrón <[email protected]>
Signed-off-by: Christian López Barrón <[email protected]>
Signed-off-by: Christian López Barrón <[email protected]>
Signed-off-by: Christian López Barrón <[email protected]>
Signed-off-by: Christian López Barrón <[email protected]>
Signed-off-by: Christian López Barrón <[email protected]>
Signed-off-by: Christian López Barrón <[email protected]>
Signed-off-by: Christian López Barrón <[email protected]>
Signed-off-by: Christian López Barrón <[email protected]>
@chrizzFTD chrizzFTD marked this pull request as ready for review January 18, 2025 08:39
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.

1 participant