Skip to content

Conversation

devshawn
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #29 into master will increase coverage by 0.06%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #29      +/-   ##
============================================
+ Coverage     79.39%   79.45%   +0.06%     
+ Complexity      241      240       -1     
============================================
  Files            51       51              
  Lines           990      993       +3     
  Branches         57       57              
============================================
+ Hits            786      789       +3     
  Misses          174      174              
  Partials         30       30              
Impacted Files Coverage Δ Complexity Δ
...n/java/com/devshawn/kafka/gitops/StateManager.java 59.53% <100.00%> (ø) 30.00 <0.00> (ø)
...va/com/devshawn/kafka/gitops/cli/ApplyCommand.java 83.33% <100.00%> (+2.38%) 3.00 <0.00> (ø)

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 e7b18aa...03a64e3. Read the comment docs.

@devshawn devshawn merged commit 1aca948 into master Aug 14, 2020
@devshawn devshawn deleted the issue/28 branch August 14, 2020 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Executing Apply when there are no changes should exit success, not throw PlanIsUpToDateException
2 participants