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

[confmap] Only log error in expandconverter if expansion actually happens #10392

Merged
merged 3 commits into from
Jun 12, 2024

fix lint

87bbea6
Select commit
Loading
Failed to load commit list.
Merged

[confmap] Only log error in expandconverter if expansion actually happens #10392

fix lint
87bbea6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 12, 2024 in 0s

92.53% (target 90.00%)

View this Pull Request on Codecov

92.53% (target 90.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.53%. Comparing base (7dfb57b) to head (87bbea6).

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #10392   +/-   ##
=======================================
  Coverage   92.53%   92.53%           
=======================================
  Files         388      388           
  Lines       18317    18317           
=======================================
  Hits        16949    16949           
  Misses       1022     1022           
  Partials      346      346           

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