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

Fix and rename: get_dimensions() #87

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

rename get_dimensions -> get_dimension

0672f27
Select commit
Loading
Failed to load commit list.
Open

Fix and rename: get_dimensions() #87

rename get_dimensions -> get_dimension
0672f27
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 19, 2024 in 0s

88.10% (-5.90%) compared to 38a0693

View this Pull Request on Codecov

88.10% (-5.90%) compared to 38a0693

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.10%. Comparing base (38a0693) to head (0672f27).
Report is 44 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #87      +/-   ##
==========================================
- Coverage   94.00%   88.10%   -5.90%     
==========================================
  Files           5       13       +8     
  Lines         200      782     +582     
  Branches        8       63      +55     
==========================================
+ Hits          188      689     +501     
- Misses          5       63      +58     
- Partials        7       30      +23     

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