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 565011 rebuild the core of condition expression evaluation #297

Merged
merged 2 commits into from Jul 9, 2020

Conversation

eparovyshnaya
Copy link
Contributor

Diagnostic interfaces and descriptors.

Signed-off-by: elena.parovyshnaya elena.parovyshnaya@gmail.com

 Diagnostic interfaces and descriptors.

Signed-off-by: elena.parovyshnaya <elena.parovyshnaya@gmail.com>
 Bump service version segment as the bundle has just been touched.

Signed-off-by: elena.parovyshnaya <elena.parovyshnaya@gmail.com>
@codecov
Copy link

codecov bot commented Jul 9, 2020

Codecov Report

Merging #297 into master will increase coverage by 0.28%.
The diff coverage is 4.44%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #297      +/-   ##
==========================================
+ Coverage   24.02%   24.30%   +0.28%     
==========================================
  Files         681      689       +8     
  Lines       16437    16480      +43     
  Branches     1200     1201       +1     
==========================================
+ Hits         3949     4006      +57     
+ Misses      12364    12347      -17     
- Partials      124      127       +3     
Impacted Files Coverage Δ
...e/passage/lic/internal/api/diagnostic/Trouble.java 0.00% <0.00%> (ø)
...ssage/lic/internal/api/diagnostic/TroubleCode.java 0.00% <0.00%> (ø)
...ternal/api/diagnostic/code/LicenseCheckFailed.java 0.00% <0.00%> (ø)
...ernal/api/diagnostic/code/LicenseDoesNotMatch.java 0.00% <0.00%> (ø)
...c/internal/api/diagnostic/code/LicenseExpired.java 0.00% <0.00%> (ø)
...c/internal/api/diagnostic/code/LicenseInvalid.java 0.00% <0.00%> (ø)
...nternal/api/diagnostic/code/LicenseNotStarted.java 0.00% <0.00%> (ø)
.../lic/internal/api/i18n/DiagnosticCodeMessages.java 0.00% <0.00%> (ø)
...jface/viewers/RestrictionVerdictViewerAdapter.java 4.65% <ø> (+4.65%) ⬆️
...ssage/lic/internal/api/io/EncryptionAlgorithm.java 56.25% <100.00%> (ø)
... and 15 more

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 14f1b73...45fd850. Read the comment docs.

@eparovyshnaya eparovyshnaya merged commit a7faa7a into master Jul 9, 2020
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.

None yet

2 participants