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

fixed Sphere._vertices used before populated #1407

Merged
merged 4 commits into from
Nov 1, 2024

Merge branch 'main' into sphere_edges

1a3d641
Select commit
Loading
Failed to load commit list.
Merged

fixed Sphere._vertices used before populated #1407

Merge branch 'main' into sphere_edges
1a3d641
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 1, 2024 in 0s

61.29% (+0.45%) compared to fb5bc8e

View this Pull Request on Codecov

61.29% (+0.45%) compared to fb5bc8e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.29%. Comparing base (fb5bc8e) to head (1a3d641).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1407      +/-   ##
==========================================
+ Coverage   60.83%   61.29%   +0.45%     
==========================================
  Files         207      207              
  Lines       22270    22270              
==========================================
+ Hits        13549    13651     +102     
+ Misses       8721     8619     -102     

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