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

[#1191] "Import Licenses" wizard should support import from archive #1285

Merged
merged 5 commits into from
Feb 19, 2024

[#1191] "Import Licenses" wizard should support import from archive

470e75b
Select commit
Loading
Failed to load commit list.
Merged

[#1191] "Import Licenses" wizard should support import from archive #1285

[#1191] "Import Licenses" wizard should support import from archive
470e75b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 19, 2024 in 0s

33.74% (-0.02%) compared to ed1229b

View this Pull Request on Codecov

33.74% (-0.02%) compared to ed1229b

Details

Codecov Report

Attention: 159 lines in your changes are missing coverage. Please review.

Comparison is base (ed1229b) 33.75% compared to head (470e75b) 33.74%.

Files Patch % Lines
...ace/dialogs/licensing/BaseLicenseStatusDialog.java 0.00% 73 Missing ⚠️
...clipse/passage/lic/jface/BaseEquinoxPassageUI.java 0.00% 29 Missing ⚠️
...l/jface/dialogs/licensing/FromLocalFileSystem.java 0.00% 24 Missing ⚠️
...l/jface/dialogs/licensing/ImportLicenseDialog.java 0.00% 14 Missing ⚠️
...nternal/jface/dialogs/licensing/GoodIntention.java 0.00% 5 Missing ⚠️
...l/jface/dialogs/licensing/LicenseStatusDialog.java 0.00% 5 Missing ⚠️
...c/internal/jface/dialogs/licensing/LicenseSet.java 0.00% 4 Missing ⚠️
...ic/internal/base/conditions/LicenseConditions.java 0.00% 2 Missing ⚠️
...rg/eclipse/passage/lic/jface/EquinoxPassageUI.java 0.00% 2 Missing ⚠️
...e/dialogs/licensing/AllConditionsFromLicenses.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1285      +/-   ##
============================================
- Coverage     33.75%   33.74%   -0.02%     
  Complexity      391      391              
============================================
  Files          1181     1184       +3     
  Lines         25864    25883      +19     
  Branches       1591     1590       -1     
============================================
+ Hits           8731     8733       +2     
- Misses        16612    16630      +18     
+ Partials        521      520       -1     

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