Modernize typing syntax to Python 3.10+ standards #791
Codecov / codecov/project
succeeded
Dec 16, 2025 in 1s
80.13% (target 0.00%)
View this Pull Request on Codecov
80.13% (target 0.00%)
Details
Codecov Report
β Patch coverage is 95.22388% with 16 lines in your changes missing coverage. Please review.
β
Project coverage is 80.13%. Comparing base (d7d979e) to head (f074452).
Additional details and impacted files
@@ Coverage Diff @@
## develop #791 +/- ##
===========================================
- Coverage 83.91% 80.13% -3.78%
===========================================
Files 83 78 -5
Lines 6284 6081 -203
===========================================
- Hits 5273 4873 -400
- Misses 1011 1208 +197 | Files with missing lines | Coverage Ξ | |
|---|---|---|
| smartsim/_core/config/config.py | 98.21% <100.00%> (+1.07%) |
β¬οΈ |
| smartsim/_core/control/controller.py | 82.98% <100.00%> (-2.25%) |
β¬οΈ |
| smartsim/_core/control/job.py | 93.33% <100.00%> (-2.70%) |
β¬οΈ |
| smartsim/_core/control/jobmanager.py | 93.46% <100.00%> (-0.70%) |
β¬οΈ |
| smartsim/_core/control/manifest.py | 87.91% <100.00%> (-8.01%) |
β¬οΈ |
| smartsim/_core/control/previewrenderer.py | 96.00% <100.00%> (-0.08%) |
β¬οΈ |
| smartsim/_core/generation/generator.py | 96.77% <100.00%> (-0.03%) |
β¬οΈ |
| smartsim/_core/generation/modelwriter.py | 100.00% <100.00%> (ΓΈ) |
|
| smartsim/_core/launcher/colocated.py | 94.89% <100.00%> (-2.93%) |
β¬οΈ |
| smartsim/_core/launcher/dragon/dragonConnector.py | 67.65% <100.00%> (-0.14%) |
β¬οΈ |
| ... and 47 more |
π New features to boost your workflow:
- βοΈ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading