Skip to content

feat(core): pass bound domain to provider initialize and enforce domain-scoped binding - #616

Open
jonathannorris wants to merge 8 commits into
mainfrom
feat/domain-scoped-provider
Open

feat(core): pass bound domain to provider initialize and enforce domain-scoped binding#616
jonathannorris wants to merge 8 commits into
mainfrom
feat/domain-scoped-provider

refactor: drop unittest.mock branch from initialize dispatch

ee39f56
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 3, 2026 in 0s

98.55% (+0.20%) compared to 79bb01b

View this Pull Request on Codecov

98.55% (+0.20%) compared to 79bb01b

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.55%. Comparing base (79bb01b) to head (ee39f56).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #616      +/-   ##
==========================================
+ Coverage   98.34%   98.55%   +0.20%     
==========================================
  Files          45       46       +1     
  Lines        2483     2698     +215     
==========================================
+ Hits         2442     2659     +217     
+ Misses         41       39       -2     

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