hermannpencole / nifi-config

Automatically deploy and configure Template on Nifi
Apache License 2.0
55 stars 39 forks source link

Fix for Issue 45: Failure to create routes in some cases #46

Closed ennui93 closed 6 years ago

ennui93 commented 6 years ago
ennui93 commented 6 years ago

Addresses #45.

codecov[bot] commented 6 years ago

Codecov Report

Merging #46 into master will decrease coverage by 0.23%. The diff coverage is 11.11%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #46      +/-   ##
==========================================
- Coverage   58.78%   58.54%   -0.24%     
==========================================
  Files          18       18              
  Lines         985      989       +4     
  Branches      179      181       +2     
==========================================
  Hits          579      579              
- Misses        343      346       +3     
- Partials       63       64       +1
Impacted Files Coverage Δ
...encole/nifi/config/service/CreateRouteService.java 2% <0%> (-0.03%) :arrow_down:
...ermannpencole/nifi/config/service/PortService.java 44.44% <16.66%> (-2.23%) :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 fa67f1b...76569fb. Read the comment docs.