Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug 560379 - LicenseStatusDialog should manage FeatureCase properly #144

Merged
merged 1 commit into from
Feb 23, 2020

Conversation

ruspl-afed
Copy link
Contributor

Optional.ofNullable(featureCase).ifPresent(fc -> fc.close());

Signed-off-by: Alexander Fedorov [email protected]

`Optional.ofNullable(featureCase).ifPresent(fc -> fc.close());`

Signed-off-by: Alexander Fedorov <[email protected]>
@codecov
Copy link

codecov bot commented Feb 23, 2020

Codecov Report

Merging #144 into master will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##             master    #144   +/-   ##
========================================
  Coverage      9.56%   9.56%           
  Complexity      105     105           
========================================
  Files           432     432           
  Lines         12988   12987    -1     
  Branches       1110    1110           
========================================
  Hits           1242    1242           
+ Misses        11710   11709    -1     
  Partials         36      36           

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 a3f235a...b9f70f0. Read the comment docs.

@eparovyshnaya eparovyshnaya merged commit ae11def into master Feb 23, 2020
@eparovyshnaya eparovyshnaya deleted the 560379 branch February 25, 2020 14:28
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.

2 participants