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

Refactor remote writeable entity and store to make it more reusable #15210

Merged
merged 2 commits into from
Aug 13, 2024

Java doc

35e804a
Select commit
Loading
Failed to load commit list.
Merged

Refactor remote writeable entity and store to make it more reusable #15210

Java doc
35e804a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 12, 2024 in 0s

71.92% (target 70.00%)

View this Pull Request on Codecov

71.92% (target 70.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.92%. Comparing base (2311195) to head (35e804a).

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #15210      +/-   ##
============================================
+ Coverage     71.89%   71.92%   +0.03%     
+ Complexity    63052    63033      -19     
============================================
  Files          5189     5190       +1     
  Lines        295202   295204       +2     
  Branches      42668    42668              
============================================
+ Hits         212229   212327      +98     
+ Misses        65586    65427     -159     
- Partials      17387    17450      +63     

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