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

ser/de abstraction #654

Merged
merged 8 commits into from
Nov 28, 2024

improve

886361c
Select commit
Loading
Failed to load commit list.
Merged

ser/de abstraction #654

improve
886361c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 28, 2024 in 0s

83.14% (+0.56%) compared to 8d2b855

View this Pull Request on Codecov

83.14% (+0.56%) compared to 8d2b855

Details

Codecov Report

Attention: Patch coverage is 91.07143% with 10 lines in your changes missing coverage. Please review.

Project coverage is 83.14%. Comparing base (8d2b855) to head (886361c).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
...ndyol/stove/testing/e2e/wiremock/WireMockSystem.kt 61.53% 5 Missing ⚠️
...n/com/trendyol/stove/testing/e2e/http/streaming.kt 72.72% 2 Missing and 1 partial ⚠️
...dyol/stove/testing/e2e/elasticsearch/Extensions.kt 93.33% 0 Missing and 1 partial ⚠️
...rendyol/stove/testing/e2e/mongodb/MongodbSystem.kt 96.15% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #654      +/-   ##
==========================================
+ Coverage   82.58%   83.14%   +0.56%     
==========================================
  Files          87       85       -2     
  Lines        2457     2462       +5     
  Branches      142      143       +1     
==========================================
+ Hits         2029     2047      +18     
+ Misses        329      316      -13     
  Partials       99       99              

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