Replace debug flag with per-topic env vars in ContrastiveModel - #26
Merged
Codecov / codecov/project
succeeded
Aug 4, 2026 in 0s
66.99% (target 1.00%)
View this Pull Request on Codecov
66.99% (target 1.00%)
Details
Codecov Report
❌ Patch coverage is 89.47368% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.99%. Comparing base (060ace7) to head (a434578).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/concept/model.py | 89.47% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #26 +/- ##
==========================================
+ Coverage 66.92% 66.99% +0.07%
==========================================
Files 22 22
Lines 2990 3003 +13
==========================================
+ Hits 2001 2012 +11
- Misses 989 991 +2 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/concept/model.py | 69.32% <89.47%> (+0.31%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading