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

Add getMetadataFields to MapperService #13819

Merged
merged 3 commits into from
May 24, 2024

Unmodifiable Set

b5cbb78
Select commit
Loading
Failed to load commit list.
Merged

Add getMetadataFields to MapperService #13819

Unmodifiable Set
b5cbb78
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 24, 2024 in 0s

71.62% (target 70.00%)

View this Pull Request on Codecov

71.62% (target 70.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.62%. Comparing base (b15cb0c) to head (b5cbb78).
Report is 306 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #13819      +/-   ##
============================================
+ Coverage     71.42%   71.62%   +0.20%     
- Complexity    59978    61300    +1322     
============================================
  Files          4985     5063      +78     
  Lines        282275   288028    +5753     
  Branches      40946    41710     +764     
============================================
+ Hits         201603   206294    +4691     
- Misses        63999    64789     +790     
- Partials      16673    16945     +272     

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