Skip to content

fix(generator): correct which call sites the dispatch claims - #91

Merged
glennawatson merged 2 commits into
mainfrom
fix/declaring-class-binding-calls
Sep 10, 2026
Merged

fix(generator): correct which call sites the dispatch claims#91
glennawatson merged 2 commits into
mainfrom
fix/declaring-class-binding-calls

fix(generator): claim every call site an interception build can name

cf6e2b4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 10, 2026 in 1s

99.48% (+0.00%) compared to 8472562

View this Pull Request on Codecov

99.48% (+0.00%) compared to 8472562

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.48%. Comparing base (8472562) to head (cf6e2b4).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #91   +/-   ##
=======================================
  Coverage   99.48%   99.48%           
=======================================
  Files         250      251    +1     
  Lines       10651    10652    +1     
  Branches     1180     1181    +1     
=======================================
+ Hits        10596    10597    +1     
  Misses         42       42           
  Partials       13       13           

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