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

OMNI: Fix dimension range-indexing in frontend #363

Merged
merged 8 commits into from
Aug 26, 2024

Frontend: Use `_type` for shape handling in `RangeIndexTransformer`

29a4869
Select commit
Loading
Failed to load commit list.
Merged

OMNI: Fix dimension range-indexing in frontend #363

Frontend: Use `_type` for shape handling in `RangeIndexTransformer`
29a4869
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 26, 2024 in 1s

95.40% (-0.02%) compared to 9a76c21

View this Pull Request on Codecov

95.40% (-0.02%) compared to 9a76c21

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.40%. Comparing base (9a76c21) to head (29a4869).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #363      +/-   ##
==========================================
- Coverage   95.41%   95.40%   -0.02%     
==========================================
  Files         177      178       +1     
  Lines       37332    37267      -65     
==========================================
- Hits        35622    35555      -67     
- Misses       1710     1712       +2     

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