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

[bugfix] Fix behaviour of set_var_default() when setting a variable after test initialisation #3050

Merged
merged 1 commit into from
Nov 22, 2023

Fix behaviour of `set_var_default()` when setting a variable after te…

f6d5470
Select commit
Loading
Failed to load commit list.
Merged

[bugfix] Fix behaviour of set_var_default() when setting a variable after test initialisation #3050

Fix behaviour of `set_var_default()` when setting a variable after te…
f6d5470
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Nov 21, 2023 in 0s

86.70% (+0.00%) compared to 6e60957

View this Pull Request on Codecov

86.70% (+0.00%) compared to 6e60957

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6e60957) 86.70% compared to head (f6d5470) 86.70%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3050   +/-   ##
=======================================
  Coverage   86.70%   86.70%           
=======================================
  Files          61       61           
  Lines       12002    12002           
=======================================
  Hits        10406    10406           
  Misses       1596     1596           

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