jabrena / the-source-of-truth

The outcome of any Squad is Software stored in Git repositories. Measure the developer contributions using Git metadata.
Apache License 2.0
1 stars 0 forks source link

Process #16

Closed jabrena closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #16 into master will increase coverage by 10.01%. The diff coverage is 49.66%.

Impacted file tree graph

@@              Coverage Diff              @@
##             master      #16       +/-   ##
=============================================
+ Coverage     23.31%   33.33%   +10.01%     
- Complexity       19       31       +12     
=============================================
  Files            10       14        +4     
  Lines           193      306      +113     
  Branches          8       17        +9     
=============================================
+ Hits             45      102       +57     
- Misses          148      202       +54     
- Partials          0        2        +2
Impacted Files Coverage Δ Complexity Δ
...thesourceoftruth/model/GitCommitContributions.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...urceoftruth/model/GitCommitContributionDetail.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...sourceoftruth/service/git/GitMetatadaAnalysis.java 2.24% <0%> (+0.14%) 2 <0> (ø) :arrow_down:
...b/thesourceoftruth/service/shell/Process2Impl.java 15.38% <15.38%> (ø) 2 <2> (?)
...ab/thesourceoftruth/service/git/ProcessorImpl.java 57.14% <40%> (-42.86%) 4 <1> (ø)
...ava/org/alexander/shell/ThreadedStreamHandler.java 72.72% <72.72%> (ø) 5 <5> (?)
...ava/org/alexander/shell/SystemCommandExecutor.java 78.57% <78.57%> (ø) 4 <4> (?)
...g/jab/thesourceoftruth/service/shell/Command2.java 86.36% <86.36%> (ø) 3 <3> (?)
...rg/jab/thesourceoftruth/service/shell/Command.java 0% <0%> (-100%) 0% <0%> (-2%)
... and 3 more

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 1c97aee...0e44b60. Read the comment docs.