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

Add new TaskMaster release to Java Suite Library #1746

Merged
merged 1 commit into from
Sep 30, 2021

Conversation

JulianKast
Copy link
Contributor

Fixes #1745

This PR is [ready] for review.

Risk

This PR makes [no] API changes.

Testing Plan

  • I have verified that I have not introduced new warnings in this PR (or explain why below)
  • I have run the unit tests with this PR
  • I have tested this PR against Core and verified behavior (if applicable, if not applicable, explain why below).
  • I have tested Android, Java SE, and Java EE

Core Tests

I tested connecting hello_sdl in Android and JavaSE to core and Sync, verifying that the features that use taskmaster still work as intended.

Core version / branch / commit hash / module tested against: 7.1.1, Sync 3.0
HMI name / version / branch / commit hash / module tested against: generic_hmi 0.10.0, Sync 3.0

Summary

Add new TaskMastrer release to Java Suite Library

Changelog

Enhancements
  • Add new TaskMastrer release to Java Suite Library

CLA

@codecov
Copy link

codecov bot commented Sep 30, 2021

Codecov Report

Merging #1746 (c97f550) into develop (967b538) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop    #1746      +/-   ##
=============================================
+ Coverage      54.36%   54.38%   +0.01%     
- Complexity      5496     5501       +5     
=============================================
  Files            562      562              
  Lines          25450    25450              
  Branches        3310     3310              
=============================================
+ Hits           13837    13842       +5     
+ Misses         10358    10355       -3     
+ Partials        1255     1253       -2     
Impacted Files Coverage Δ
...managers/screen/TextAndGraphicUpdateOperation.java 71.70% <0.00%> (+0.54%) ⬆️
...ink/managers/screen/BaseTextAndGraphicManager.java 64.58% <0.00%> (+0.83%) ⬆️
...rtdevicelink/streaming/video/SdlRemoteDisplay.java 52.43% <0.00%> (+1.21%) ⬆️

@RHenigan RHenigan merged commit 3243c51 into develop Sep 30, 2021
@RHenigan RHenigan deleted the feature/issue_1745 branch September 30, 2021 20:32
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