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

WIP: handle zero_tangent in presence of cyclic structures (v1) #654

Closed
wants to merge 34 commits into from

Handle circular references with-in mutable structs

5fbbe5b
Select commit
Loading
Failed to load commit list.
Closed

WIP: handle zero_tangent in presence of cyclic structures (v1) #654

Handle circular references with-in mutable structs
5fbbe5b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 25, 2024 in 1s

94.34% (+0.18%) compared to fe63c33

View this Pull Request on Codecov

94.34% (+0.18%) compared to fe63c33

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (fe63c33) 94.15% compared to head (5fbbe5b) 94.34%.
Report is 1 commits behind head on ox/mutabletangent.

Additional details and impacted files
@@                  Coverage Diff                  @@
##           ox/mutabletangent     #654      +/-   ##
=====================================================
+ Coverage              94.15%   94.34%   +0.18%     
=====================================================
  Files                     15       15              
  Lines                    976      991      +15     
=====================================================
+ Hits                     919      935      +16     
+ Misses                    57       56       -1     

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