Skip to content

prepare tests for ndim #85

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

Merged
merged 1 commit into from
Apr 24, 2025
Merged

prepare tests for ndim #85

merged 1 commit into from
Apr 24, 2025

Conversation

flying-sheep
Copy link
Member

No description provided.

Copy link

codecov bot commented Apr 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.91%. Comparing base (75506e9) to head (3a43335).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #85   +/-   ##
=======================================
  Coverage   98.91%   98.91%           
=======================================
  Files          17       17           
  Lines         370      370           
=======================================
  Hits          366      366           
  Misses          4        4           

☔ 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.

@flying-sheep flying-sheep added the run-gpu-ci Apply this label to run GPU CI once label Apr 24, 2025
@github-actions github-actions bot removed the run-gpu-ci Apply this label to run GPU CI once label Apr 24, 2025
Copy link

codspeed-hq bot commented Apr 24, 2025

CodSpeed Performance Report

Merging #85 will not alter performance

Comparing pa/prepare-ndim (3a43335) with main (75506e9)

Summary

✅ 16 untouched benchmarks
🆕 108 new benchmarks
⁉️ 108 (👁 108) dropped benchmarks

Benchmarks breakdown

Benchmark BASE HEAD Change
👁 test_stats_benchmark[0-numpy.ndarray-float32-is_constant] 3.6 ms N/A N/A
👁 test_stats_benchmark[0-numpy.ndarray-float32-mean] 2.6 ms N/A N/A
👁 test_stats_benchmark[0-numpy.ndarray-float32-mean_var] 9.4 ms N/A N/A
👁 test_stats_benchmark[0-numpy.ndarray-float32-sum] 2.5 ms N/A N/A
👁 test_stats_benchmark[0-numpy.ndarray-float64-is_constant] 6.2 ms N/A N/A
👁 test_stats_benchmark[0-numpy.ndarray-float64-mean] 4.9 ms N/A N/A
👁 test_stats_benchmark[0-numpy.ndarray-float64-mean_var] 17.6 ms N/A N/A
👁 test_stats_benchmark[0-numpy.ndarray-float64-sum] 4.9 ms N/A N/A
👁 test_stats_benchmark[0-numpy.ndarray-int32-is_constant] 3.7 ms N/A N/A
👁 test_stats_benchmark[0-numpy.ndarray-int32-mean] 4.7 ms N/A N/A
👁 test_stats_benchmark[0-numpy.ndarray-int32-mean_var] 9.4 ms N/A N/A
👁 test_stats_benchmark[0-numpy.ndarray-int32-sum] 4.7 ms N/A N/A
👁 test_stats_benchmark[0-scipy.sparse.csc_array-float32-is_constant] 749.4 µs N/A N/A
👁 test_stats_benchmark[0-scipy.sparse.csc_array-float32-mean] 3.8 ms N/A N/A
👁 test_stats_benchmark[0-scipy.sparse.csc_array-float32-mean_var] 6.9 ms N/A N/A
👁 test_stats_benchmark[0-scipy.sparse.csc_array-float32-sum] 3.8 ms N/A N/A
👁 test_stats_benchmark[0-scipy.sparse.csc_array-float64-is_constant] 745.4 µs N/A N/A
👁 test_stats_benchmark[0-scipy.sparse.csc_array-float64-mean] 5.8 ms N/A N/A
👁 test_stats_benchmark[0-scipy.sparse.csc_array-float64-mean_var] 8.5 ms N/A N/A
👁 test_stats_benchmark[0-scipy.sparse.csc_array-float64-sum] 5.7 ms N/A N/A
... ... ... ... ...

ℹ️ Only the first 20 benchmarks are displayed. Go to the app to view all benchmarks.

@flying-sheep flying-sheep merged commit a1643f9 into main Apr 24, 2025
16 of 17 checks passed
@flying-sheep flying-sheep deleted the pa/prepare-ndim branch April 24, 2025 14:49
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.

1 participant