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 header name mapping for record fields and add util functions for conversions #2153

Merged
merged 15 commits into from
Sep 23, 2024

Add negative test for name mapping

3b117aa
Select commit
Loading
Failed to load commit list.
Merged

Add header name mapping for record fields and add util functions for conversions #2153

Add negative test for name mapping
3b117aa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 23, 2024 in 0s

80.32% (target 80.00%)

View this Pull Request on Codecov

80.32% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 98.11321% with 1 line in your changes missing coverage. Please review.

Project coverage is 80.32%. Comparing base (b222df2) to head (3b117aa).

Files with missing lines Patch % Lines
...lerina/stdlib/http/api/nativeimpl/ExternUtils.java 96.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2153      +/-   ##
============================================
- Coverage     80.42%   80.32%   -0.11%     
- Complexity        0      669     +669     
============================================
  Files           366      408      +42     
  Lines         20738    22988    +2250     
  Branches       4841     5271     +430     
============================================
+ Hits          16679    18465    +1786     
- Misses         3123     3385     +262     
- Partials        936     1138     +202     

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