core-java
core-java copied to clipboard
@Friend annotation
This PR introduces the @Friend
annotation which is going to replace the AggregateRoot
/AggregatePart
feature in v2.0.
Codecov Report
Merging #1286 into master will increase coverage by
0.02%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #1286 +/- ##
============================================
+ Coverage 91.05% 91.07% +0.02%
- Complexity 4708 4710 +2
============================================
Files 606 606
Lines 14992 14992
Branches 851 851
============================================
+ Hits 13651 13654 +3
+ Misses 1073 1072 -1
+ Partials 268 266 -2