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] Remove top level condition when considering struct as Unmarshalers. #9862

Merged
merged 19 commits into from May 23, 2024

Merge branch 'main' into remove_top_level_block

3958649
Select commit
Failed to load commit list.
Merged

[confmap] Remove top level condition when considering struct as Unmarshalers. #9862

Merge branch 'main' into remove_top_level_block
3958649
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded May 3, 2024 in 0s

91.86% (target 90.00%)

View this Pull Request on Codecov

91.86% (target 90.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.86%. Comparing base (ff7a485) to head (3958649).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9862      +/-   ##
==========================================
- Coverage   91.88%   91.86%   -0.03%     
==========================================
  Files         360      360              
  Lines       16728    16732       +4     
==========================================
  Hits        15371    15371              
- Misses       1020     1022       +2     
- Partials      337      339       +2     

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