Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix ts type of injectSearchSourceReferences to avoid type casting #7725

Merged
merged 2 commits into from
Aug 20, 2024

Merge branch 'main' into fix-injectReferences-ts-type

d096ba0
Select commit
Loading
Failed to load commit list.
Merged

fix ts type of injectSearchSourceReferences to avoid type casting #7725

Merge branch 'main' into fix-injectReferences-ts-type
d096ba0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 20, 2024 in 0s

63.82% (+0.00%) compared to e490b6b

View this Pull Request on Codecov

63.82% (+0.00%) compared to e490b6b

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.82%. Comparing base (e490b6b) to head (d096ba0).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7725   +/-   ##
=======================================
  Coverage   63.81%   63.82%           
=======================================
  Files        3654     3654           
  Lines       81058    81058           
  Branches    12912    12912           
=======================================
+ Hits        51730    51732    +2     
+ Misses      26152    26151    -1     
+ Partials     3176     3175    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.