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

use ::Matrix{T} instead of ::T to aid type inference #773

Merged
merged 3 commits into from
Jun 22, 2024

JuliaFormatter run (mostly adding trailing commas).

598e77d
Select commit
Loading
Failed to load commit list.
Merged

use ::Matrix{T} instead of ::T to aid type inference #773

JuliaFormatter run (mostly adding trailing commas).
598e77d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 22, 2024 in 0s

96.93% (+0.00%) compared to 39dd384

View this Pull Request on Codecov

96.93% (+0.00%) compared to 39dd384

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.93%. Comparing base (39dd384) to head (598e77d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #773   +/-   ##
=======================================
  Coverage   96.93%   96.93%           
=======================================
  Files          34       34           
  Lines        3356     3356           
=======================================
  Hits         3253     3253           
  Misses        103      103           

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