Revo icon indicating copy to clipboard operation
Revo copied to clipboard

crud repository: fixed delete attached aggregates

Open martinadam511 opened this issue 3 years ago • 1 comments

martinadam511 avatar Sep 22 '22 08:09 martinadam511

Codecov Report

Merging #55 (a2f649e) into develop (d30f456) will increase coverage by 0.09%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #55      +/-   ##
===========================================
+ Coverage    36.79%   36.88%   +0.09%     
===========================================
  Files          472      472              
  Lines         6561     6561              
===========================================
+ Hits          2414     2420       +6     
+ Misses        4147     4141       -6     
Impacted Files Coverage Δ
....Infrastructure/Repositories/CrudAggregateStore.cs 73.17% <100.00%> (ø)
Revo.Core/Core/SystemClock.cs 0.00% <0.00%> (-50.00%) :arrow_down:
...ain/Events/ConventionEventApplyRegistratorCache.cs 82.69% <0.00%> (-1.93%) :arrow_down:
...tructure/Jobs/InMemory/InMemoryJobWorkerProcess.cs 91.66% <0.00%> (+4.16%) :arrow_up:
...cture/Jobs/InMemory/InMemoryJobSchedulerProcess.cs 100.00% <0.00%> (+11.76%) :arrow_up:
Revo.Domain/Entities/Basic/BasicEntity.cs 50.00% <0.00%> (+50.00%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d30f456...a2f649e. Read the comment docs.

codecov[bot] avatar Sep 22 '22 08:09 codecov[bot]