ddd-by-examples / factory

The missing, complete example of Domain-Driven Design enterprise application backed by Spring stack
MIT License
1.34k stars 273 forks source link

integration test for adjusting demand + minor cleanup #4

Closed pilloPl closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #4 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##             master      #4   +/-   ##
========================================
  Coverage      97.4%   97.4%           
  Complexity      104     104           
========================================
  Files            23      23           
  Lines           231     231           
  Branches         29      29           
========================================
  Hits            225     225           
  Misses            4       4           
  Partials          2       2
Impacted Files Coverage Δ Complexity Δ
...ttega/factory/demand/forecasting/AdjustDemand.java 71.42% <ø> (ø) 5 <0> (ø) :arrow_down:
...bottega/factory/demand/forecasting/Adjustment.java 100% <ø> (ø) 7 <0> (ø) :arrow_down:

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 99fce4e...670251c. Read the comment docs.