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

feat: use any non-negative integer as a hierarchy_depth value #65

Merged
merged 2 commits into from
Jan 18, 2025

fix: change wide form hierarchy depth test

a7ec45c
Select commit
Loading
Failed to load commit list.
Merged

feat: use any non-negative integer as a hierarchy_depth value #65

fix: change wide form hierarchy depth test
a7ec45c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 18, 2025 in 0s

87.50% (-0.14%) compared to 1c99788

View this Pull Request on Codecov

87.50% (-0.14%) compared to 1c99788

Details

Codecov Report

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

Project coverage is 87.50%. Comparing base (1c99788) to head (a7ec45c).

Files with missing lines Patch % Lines
overturemaestro/advanced_functions/wide_form.py 85.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #65      +/-   ##
==========================================
- Coverage   87.63%   87.50%   -0.14%     
==========================================
  Files          20       20              
  Lines        1512     1528      +16     
==========================================
+ Hits         1325     1337      +12     
- Misses        187      191       +4     

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