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

Ensure all sdkv2 test providers have an id and an update method #2723

Merged
merged 1 commit into from
Dec 13, 2024

Ensure all sdkv2 test providers have an id and an update method

0f1206a
Select commit
Loading
Failed to load commit list.
Merged

Ensure all sdkv2 test providers have an id and an update method #2723

Ensure all sdkv2 test providers have an id and an update method
0f1206a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 13, 2024 in 0s

69.64% (-0.01%) compared to 5b45441

View this Pull Request on Codecov

69.64% (-0.01%) compared to 5b45441

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.64%. Comparing base (5b45441) to head (0f1206a).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2723      +/-   ##
==========================================
- Coverage   69.64%   69.64%   -0.01%     
==========================================
  Files         301      301              
  Lines       38726    38726              
==========================================
- Hits        26971    26969       -2     
- Misses      10237    10240       +3     
+ Partials     1518     1517       -1     

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