Skip to content

more dead code removal#254

Merged
JeffreySarnoff merged 2 commits intoJuliaMath:mainfrom
araujoms:linearalgebra
Mar 5, 2026
Merged

more dead code removal#254
JeffreySarnoff merged 2 commits intoJuliaMath:mainfrom
araujoms:linearalgebra

Conversation

@araujoms
Copy link
Contributor

@araujoms araujoms commented Mar 4, 2026

The methods for * are redundant, as LinearAlgebra redirects them to the specialized mul! calls.

Removing Poynomials again as apparently it got added back accidentally through all the PRs.

@codecov
Copy link

codecov bot commented Mar 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.48%. Comparing base (31fd0c3) to head (0699bef).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #254      +/-   ##
==========================================
+ Coverage   69.38%   70.48%   +1.10%     
==========================================
  Files          54       54              
  Lines        2365     2294      -71     
==========================================
- Hits         1641     1617      -24     
+ Misses        724      677      -47     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@JeffreySarnoff JeffreySarnoff merged commit a8acfe6 into JuliaMath:main Mar 5, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants