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

Make sure t0 filter is zero-area #103

Merged
merged 3 commits into from
Feb 18, 2025

Merge branch 'main' into main

905e1a8
Select commit
Loading
Failed to load commit list.
Merged

Make sure t0 filter is zero-area #103

Merge branch 'main' into main
905e1a8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 18, 2025 in 1s

60.39% (target 20.00%)

View this Pull Request on Codecov

60.39% (target 20.00%)

Details

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 60.39%. Comparing base (dae9ccb) to head (905e1a8).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/dspeed/processors/kernels.py 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #103      +/-   ##
==========================================
- Coverage   60.42%   60.39%   -0.04%     
==========================================
  Files          51       51              
  Lines        3467     3469       +2     
==========================================
  Hits         2095     2095              
- Misses       1372     1374       +2     

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