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

[#1296] NPE during IssueLicenseDialog initialization #1297

Merged
merged 1 commit into from
Feb 26, 2024
Merged

Conversation

eparovyshnaya
Copy link
Contributor

Closes #1296

@eparovyshnaya eparovyshnaya added this to the 2.11.0 milestone Feb 26, 2024
Copy link
Contributor

@ruspl-afed ruspl-afed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link

codecov bot commented Feb 26, 2024

Codecov Report

Attention: Patch coverage is 0% with 7 lines in your changes are missing coverage. Please review.

Project coverage is 33.74%. Comparing base (e3c6ede) to head (50fc753).

Files Patch % Lines
...loc/dashboard/ui/wizards/license/LabeledField.java 0.00% 7 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1297      +/-   ##
============================================
- Coverage     33.74%   33.74%   -0.01%     
  Complexity      391      391              
============================================
  Files          1185     1185              
  Lines         25893    25895       +2     
  Branches       1591     1592       +1     
============================================
  Hits           8738     8738              
- Misses        16635    16637       +2     
  Partials        520      520              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ruspl-afed ruspl-afed merged commit 88f37da into master Feb 26, 2024
4 of 6 checks passed
@eparovyshnaya eparovyshnaya deleted the 1296 branch February 26, 2024 14:55
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.

NPE during IssueLicenseDialog initialization
2 participants