hermannpencole / nifi-config

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

Warn user about duplicate processor names - #41 implementation #42

Closed luzhanov closed 6 years ago

luzhanov commented 6 years ago

Proposed solution for issue: https://github.com/hermannpencole/nifi-config/issues/41

codecov[bot] commented 6 years ago

Codecov Report

Merging #42 into master will increase coverage by 0.41%. The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #42      +/-   ##
==========================================
+ Coverage   58.36%   58.78%   +0.41%     
==========================================
  Files          18       18              
  Lines         968      985      +17     
  Branches      175      179       +4     
==========================================
+ Hits          565      579      +14     
- Misses        342      343       +1     
- Partials       61       63       +2
Impacted Files Coverage Δ
...va/com/github/hermannpencole/nifi/config/Main.java 85.29% <100%> (+0.14%) :arrow_up:
...e/nifi/config/service/ExtractProcessorService.java 89.87% <81.25%> (-2.2%) :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 797efa1...db353df. Read the comment docs.