Skip to content

Use degree literals in ManiSkill example

ccee9b9
Select commit
Loading
Failed to load commit list.
Open

ManiSkill Integration #446

Use degree literals in ManiSkill example
ccee9b9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 2, 2026 in 0s

89.74% (target 80.00%)

View this Pull Request on Codecov

89.74% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 89.74%. Comparing base (76de20b) to head (ccee9b9).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/scenic/core/utils.py 80.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #446      +/-   ##
==========================================
+ Coverage   89.65%   89.74%   +0.09%     
==========================================
  Files          48       48              
  Lines       13194    13198       +4     
==========================================
+ Hits        11829    11845      +16     
+ Misses       1365     1353      -12     
Files with missing lines Coverage Δ
src/scenic/syntax/translator.py 93.51% <100.00%> (-0.02%) ⬇️
src/scenic/core/utils.py 76.92% <80.00%> (+0.07%) ⬆️

... and 4 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.