Skip to content

resolve() touch ups#286

Merged
ktbarrett merged 5 commits into
devfrom
resolve-touch-ups
Jun 21, 2026
Merged

resolve() touch ups#286
ktbarrett merged 5 commits into
devfrom
resolve-touch-ups

Add no-arg resolve() defaulting to WEAK

ea7d2bb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 21, 2026 in 0s

91.88% (-0.18%) compared to e6ca37e

View this Pull Request on Codecov

91.88% (-0.18%) compared to e6ca37e

Details

Codecov Report

❌ Patch coverage is 85.71429% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.88%. Comparing base (e6ca37e) to head (ea7d2bb).

Files with missing lines Patch % Lines
nanobind/src/types/bind_logic.cpp 80.76% 4 Missing and 1 partial ⚠️
cpp/include/coconext/types/logic.hpp 0.00% 1 Missing ⚠️
cpp/src/logic.cpp 95.45% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #286      +/-   ##
==========================================
- Coverage   92.05%   91.88%   -0.18%     
==========================================
  Files          23       23              
  Lines        1309     1318       +9     
  Branches      316      330      +14     
==========================================
+ Hits         1205     1211       +6     
- Misses         43       45       +2     
- Partials       61       62       +1     

☔ View full report in Codecov by Harness.
📢 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.