Skip to content

feat(TrialLogHandler): Hook into Python's logging - #25

Draft
moi90 wants to merge 1 commit into
masterfrom
trial-log-handler
Draft

feat(TrialLogHandler): Hook into Python's logging#25
moi90 wants to merge 1 commit into
masterfrom
trial-log-handler

feat(TrialLogHandler): Hook into Python's logging

890f893
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 6, 2026 in 0s

91.90% (-1.60%) compared to 6824a67

View this Pull Request on Codecov

91.90% (-1.60%) compared to 6824a67

Details

Codecov Report

❌ Patch coverage is 0% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.90%. Comparing base (6824a67) to head (890f893).
⚠️ Report is 115 commits behind head on master.

Files with missing lines Patch % Lines
experitur/core/log_handler.py 0.00% 20 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #25      +/-   ##
==========================================
- Coverage   93.49%   91.90%   -1.60%     
==========================================
  Files          19       20       +1     
  Lines        1261     1285      +24     
==========================================
+ Hits         1179     1181       +2     
- Misses         82      104      +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.