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

Allow known failures in FillArrays reshape test #354

Merged
merged 2 commits into from
Jun 26, 2024

Wrap failing test in try/catch

9a5f06b
Select commit
Loading
Failed to load commit list.
Merged

Allow known failures in FillArrays reshape test #354

Wrap failing test in try/catch
9a5f06b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 26, 2024 in 1s

98.67% (+0.00%) compared to 3b94d64

View this Pull Request on Codecov

98.67% (+0.00%) compared to 3b94d64

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.67%. Comparing base (3b94d64) to head (9a5f06b).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #354   +/-   ##
=======================================
  Coverage   98.67%   98.67%           
=======================================
  Files           6        6           
  Lines         453      453           
=======================================
  Hits          447      447           
  Misses          6        6           

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