Skip to content

chore: bump version to 0.6.0 in pyproject.toml and Cargo.toml files

224c3b9
Select commit
Loading
Failed to load commit list.
Merged

chore: bump version to 0.6.0 in pyproject.toml and Cargo.toml files #22

chore: bump version to 0.6.0 in pyproject.toml and Cargo.toml files
224c3b9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 14, 2025 in 1s

69.23% (+0.61%) compared to 2ec3338

View this Pull Request on Codecov

69.23% (+0.61%) compared to 2ec3338

Details

Codecov Report

❌ Patch coverage is 81.51351% with 171 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.23%. Comparing base (2ec3338) to head (224c3b9).

Files with missing lines Patch % Lines
hyperparameter/loader.py 64.87% 55 Missing and 17 partials ⚠️
run_benchmark.py 0.00% 46 Missing ⚠️
hyperparameter/cli.py 53.62% 27 Missing and 5 partials ⚠️
hyperparameter/analyzer.py 63.33% 6 Missing and 5 partials ⚠️
hyperparameter/examples/quickstart.py 33.33% 4 Missing ⚠️
tests/conftest.py 75.00% 3 Missing ⚠️
hyperparameter/api.py 86.66% 2 Missing ⚠️
tests/test_stress_async_threads.py 98.48% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #22      +/-   ##
==========================================
+ Coverage   68.61%   69.23%   +0.61%     
==========================================
  Files          26       32       +6     
  Lines        4289     4758     +469     
  Branches      434      497      +63     
==========================================
+ Hits         2943     3294     +351     
- Misses       1235     1331      +96     
- Partials      111      133      +22     

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