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

Call adapter.pre_model_hook + adapter.post_model_hook within tests #10258

Merged
merged 12 commits into from
Jun 14, 2024

add changelog

62280b2
Select commit
Loading
Failed to load commit list.
Merged

Call adapter.pre_model_hook + adapter.post_model_hook within tests #10258

add changelog
62280b2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 10, 2024 in 1s

88.66% (-0.08%) compared to b680c7a

View this Pull Request on Codecov

88.66% (-0.08%) compared to b680c7a

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.66%. Comparing base (b680c7a) to head (62280b2).
Report is 5 commits behind head on main.

Current head 62280b2 differs from pull request most recent head 09ead95

Please upload reports for the commit 09ead95 to get more accurate results.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10258      +/-   ##
==========================================
- Coverage   88.73%   88.66%   -0.08%     
==========================================
  Files         180      180              
  Lines       22474    22479       +5     
==========================================
- Hits        19942    19930      -12     
- Misses       2532     2549      +17     

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