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

Use reflect to construct a Record in logtest #5275

Merged
merged 9 commits into from
May 6, 2024

Merge branch 'main' into refactor-logtest

d669489
Select commit
Loading
Failed to load commit list.
Merged

Use reflect to construct a Record in logtest #5275

Merge branch 'main' into refactor-logtest
d669489
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 6, 2024 in 0s

84.5% (+0.0%) compared to e0ed6a3

View this Pull Request on Codecov

84.5% (+0.0%) compared to e0ed6a3

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.5%. Comparing base (e0ed6a3) to head (d669489).

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #5275   +/-   ##
=====================================
  Coverage   84.4%   84.5%           
=====================================
  Files        265     265           
  Lines      17523   17505   -18     
=====================================
- Hits       14806   14795   -11     
+ Misses      2408    2401    -7     
  Partials     309     309           
Files Coverage Δ
sdk/log/logtest/factory.go 100.0% <100.0%> (+14.2%) ⬆️

... and 1 file with indirect coverage changes