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 type instability when setindex!! #549

Merged
merged 8 commits into from
Nov 2, 2023

Import `setindex!!`

3ca938c
Select commit
Loading
Failed to load commit list.
Merged

Fix type instability when setindex!! #549

Import `setindex!!`
3ca938c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 1, 2023 in 0s

80.29% (-2.48%) compared to 12e7c27

View this Pull Request on Codecov

80.29% (-2.48%) compared to 12e7c27

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (12e7c27) 82.76% compared to head (3ca938c) 80.29%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #549      +/-   ##
==========================================
- Coverage   82.76%   80.29%   -2.48%     
==========================================
  Files          25       25              
  Lines        3180     3156      -24     
==========================================
- Hits         2632     2534      -98     
- Misses        548      622      +74     
Files Coverage Δ
src/utils.jl 82.28% <100.00%> (+0.78%) ⬆️

... and 13 files with indirect coverage changes

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