abp icon indicating copy to clipboard operation
abp copied to clipboard

Enable repository auto-save in `EntitySynchronizer`

Open gdlcf88 opened this issue 1 year ago • 2 comments

Description

In this way, after synchronization, it is possible to get the inserted or updated entities before the transaction is committed.

gdlcf88 avatar Nov 12 '23 12:11 gdlcf88

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 51.64%. Comparing base (d7d848c) to head (e994db7). Report is 1990 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev   #18115      +/-   ##
==========================================
- Coverage   51.64%   51.64%   -0.01%     
==========================================
  Files        3056     3056              
  Lines       95747    95747              
  Branches     7633     7633              
==========================================
- Hits        49453    49448       -5     
- Misses      44778    44783       +5     
  Partials     1516     1516              

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Nov 12 '23 13:11 codecov[bot]

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Mar 17 '24 13:03 stale[bot]