Skip to content

Conversation

@reiase
Copy link
Owner

@reiase reiase commented Dec 14, 2025

No description provided.

reiase added 30 commits December 4, 2025 02:31
…nagement for improved context synchronization
…hared namespaces and improve filtering logic
…pe and default value information for better user guidance
…issing required parameters and improve CLI argument handling for default values
…ty, including improved parameter access examples and CLI integration details
…and macros, reflecting recent updates and improvements
…cluding edge cases, threading, and type conversion scenarios to ensure robust functionality
…ng user accessibility and understanding of the Hyperparameter Python API
…ncluding functionality for listing hyperparameters and viewing details, along with comprehensive documentation updates
…es, including consistent spacing and indentation adjustments, enhancing overall maintainability
…ython test execution, ensuring proper directory navigation and cache management
…rkflow for improved asynchronous testing support
…overage reporting, ensuring proper navigation to source files
…ting rust-cache for improved build efficiency
@codecov
Copy link

codecov bot commented Dec 14, 2025

Codecov Report

❌ Patch coverage is 69.22498% with 818 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.61%. Comparing base (5b1f6ed) to head (43c1437).
⚠️ Report is 15 commits behind head on master.

Files with missing lines Patch % Lines
hyperparameter/analyzer.py 38.44% 319 Missing and 30 partials ⚠️
hyperparameter/cli.py 40.23% 268 Missing and 32 partials ⚠️
hyperparameter/storage.py 58.57% 48 Missing and 10 partials ⚠️
hyperparameter/examples/quickstart.py 20.83% 37 Missing and 1 partial ⚠️
src/core/src/api.rs 69.56% 14 Missing ⚠️
tests/test_stress_async_threads.py 96.48% 7 Missing and 4 partials ⚠️
tests/test_param_scope_thread.py 90.47% 8 Missing and 2 partials ⚠️
src/core/src/storage.rs 87.27% 7 Missing ⚠️
tests/conftest.py 65.00% 7 Missing ⚠️
tests/test_edge_cases.py 97.79% 5 Missing and 2 partials ⚠️
... and 4 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #21      +/-   ##
==========================================
+ Coverage   64.39%   68.61%   +4.22%     
==========================================
  Files          17       26       +9     
  Lines        1761     4289    +2528     
  Branches       78      434     +356     
==========================================
+ Hits         1134     2943    +1809     
- Misses        610     1235     +625     
- Partials       17      111      +94     

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

…t depth calculations, improving test accuracy and clarity
@reiase reiase merged commit 2ec3338 into master Dec 14, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants