Skip to content

change 1:ndims(X) to ntuple(identity, ndims(X))#98

Open
jishnub wants to merge 1 commit into
JuliaMath:masterfrom
jishnub:ntuplendims2
Open

change 1:ndims(X) to ntuple(identity, ndims(X))#98
jishnub wants to merge 1 commit into
JuliaMath:masterfrom
jishnub:ntuplendims2

change 1:ndims(X) to ntuple(identity, ndims(X))

f3f1ead
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 7, 2026 in 0s

87.08% (+0.00%) compared to a25656d

View this Pull Request on Codecov

87.08% (+0.00%) compared to a25656d

Details

Codecov Report

❌ Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 87.08%. Comparing base (a25656d) to head (f3f1ead).
⚠️ Report is 47 commits behind head on master.

Files with missing lines Patch % Lines
src/definitions.jl 83.33% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master      #98   +/-   ##
=======================================
  Coverage   87.08%   87.08%           
=======================================
  Files           3        3           
  Lines         209      209           
=======================================
  Hits          182      182           
  Misses         27       27           

☔ View full report in Codecov by Harness.
📢 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.