Skip to content

Conversation

@stav121
Copy link
Owner

@stav121 stav121 commented Oct 16, 2025

  • Added task_log!, step_log!, and scheduler_log! macros
  • Standardized log message format across the codebase
  • Improved log message clarity and consistency
  • Made logs easier to filter and search by component

- Added task_log!, step_log!, and scheduler_log! macros
- Standardized log message format across the codebase
- Improved log message clarity and consistency
- Made logs easier to filter and search by component
@stav121 stav121 merged commit 9a12a0c into dev Oct 16, 2025
2 of 3 checks passed
@stav121 stav121 deleted the release/v0.2.11 branch October 16, 2025 11:07
@codecov
Copy link

codecov bot commented Oct 16, 2025

Codecov Report

❌ Patch coverage is 11.53846% with 69 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.50%. Comparing base (4be4296) to head (43167fe).
⚠️ Report is 1 commits behind head on dev.

Files with missing lines Patch % Lines
src/task.rs 0.00% 38 Missing ⚠️
src/scheduler.rs 0.00% 22 Missing ⚠️
src/lib.rs 60.00% 6 Missing ⚠️
src/generator.rs 0.00% 3 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (4be4296) and HEAD (43167fe). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (4be4296) HEAD (43167fe)
2 1
Additional details and impacted files
@@             Coverage Diff             @@
##              dev      #32       +/-   ##
===========================================
- Coverage   74.91%   64.50%   -10.42%     
===========================================
  Files           4        5        +1     
  Lines         311      355       +44     
===========================================
- Hits          233      229        -4     
- Misses         78      126       +48     

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

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