Skip to content

fix extra name

f7d3b91
Select commit
Loading
Failed to load commit list.
Open

fix: fix tests and some typing #22

fix extra name
f7d3b91
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 5, 2026 in 0s

79.51% (+1.84%) compared to 0619a02

View this Pull Request on Codecov

79.51% (+1.84%) compared to 0619a02

Details

Codecov Report

❌ Patch coverage is 90.00000% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.51%. Comparing base (0619a02) to head (f7d3b91).
⚠️ Report is 21 commits behind head on main.

Files with missing lines Patch % Lines
src/scenex/model/_canvas.py 0.00% 3 Missing ⚠️
src/scenex/adaptors/_registry.py 0.00% 1 Missing ⚠️
src/scenex/model/_view.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #22      +/-   ##
==========================================
+ Coverage   77.66%   79.51%   +1.84%     
==========================================
  Files          42       42              
  Lines        1500     1523      +23     
==========================================
+ Hits         1165     1211      +46     
+ Misses        335      312      -23     

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