Skip to content

fix the inside_kernel to fit AST refactor

abd92bb
Select commit
Loading
Failed to load commit list.
Open

[Upgrade] Fix the inside_kernel to fit Taichi AST refactor #17

fix the inside_kernel to fit AST refactor
abd92bb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 3, 2026 in 0s

48.87% (+0.00%) compared to 991457d

View this Pull Request on Codecov

48.87% (+0.00%) compared to 991457d

Details

Codecov Report

❌ Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.87%. Comparing base (991457d) to head (abd92bb).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
taichi_glsl/gui.py 0.00% 5 Missing ⚠️
taichi_glsl/vector.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master      #17   +/-   ##
=======================================
  Coverage   48.87%   48.87%           
=======================================
  Files          18       18           
  Lines         890      890           
  Branches      107      114    +7     
=======================================
  Hits          435      435           
  Misses        448      448           
  Partials        7        7           

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