hermannpencole / nifi-config

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

ISSUE-24 : Fixed NoSuchElementException: No value present on Stream #25

Closed britishbadger closed 6 years ago

britishbadger commented 6 years ago

This partly fixes #24 wtih NoSuchElementException but does fix the Api conflict error

codecov[bot] commented 6 years ago

Codecov Report

Merging #25 into master will increase coverage by 0.34%. The diff coverage is 75%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #25      +/-   ##
==========================================
+ Coverage   66.32%   66.66%   +0.34%     
==========================================
  Files          18       18              
  Lines         772      783      +11     
  Branches      116      116              
==========================================
+ Hits          512      522      +10     
- Misses        231      232       +1     
  Partials       29       29
Impacted Files Coverage Δ
...ncole/nifi/config/service/ProcessGroupService.java 75.17% <75%> (+1.29%) :arrow_up:

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 d9b7455...35c2293. Read the comment docs.

hermannpencole commented 6 years ago

Integrate in the next commit Thanks