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

add snapshot_id to get_sampler interface on engine object #7005

Merged
merged 5 commits into from
Jan 30, 2025

Merge branch 'main' into u/smeeks/engine_get_sampler

a4a66da
Select commit
Loading
Failed to load commit list.
Merged

add snapshot_id to get_sampler interface on engine object #7005

Merge branch 'main' into u/smeeks/engine_get_sampler
a4a66da
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 30, 2025 in 0s

97.89% (+0.00%) compared to 08b1efb

View this Pull Request on Codecov

97.89% (+0.00%) compared to 08b1efb

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.89%. Comparing base (08b1efb) to head (a4a66da).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7005   +/-   ##
=======================================
  Coverage   97.89%   97.89%           
=======================================
  Files        1085     1085           
  Lines       95121    95131   +10     
=======================================
+ Hits        93114    93129   +15     
+ Misses       2007     2002    -5     

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