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

v7.3.0 Release #2046

Merged
merged 272 commits into from
Oct 27, 2021
Merged

v7.3.0 Release #2046

merged 272 commits into from
Oct 27, 2021

Conversation

joeljfischer
Copy link
Contributor

Risk

This PR makes minor API changes.

Testing Plan

A full suite of smoke tests will be performed.

Summary

Testing

  • Xcode 13.0
  • iOS 15.0
  • Core:
    • Manticore (Core v7.1.1, Generic HMI v0.10.0)
    • Ford Sync 3.4 (19353_DEVTEST)
    • Ford Sync 3.0 (17276_DEVTEST)
    • Ford Sync 4.0 (20016_DEVTEST)
    • Core v8.0.0-RC with sdl_hmi v5.6.0-RC and generic_hmi v0.11.0-RC

Bug Fixes

Other

CLA

# Conflicts:
#	SmartDeviceLink-iOS.xcodeproj/project.pbxproj
* Added menu replace op unit tests
* Updated MenuCellState to a more descriptive title
* Updated printing a run score to be much clearer
* Add a null check to menu replace utilities
* Make MenuCell copyable
* Fix MenuCell missing private property causing a crash
* Fix checking wrong image field causing no images to be uploaded
# Conflicts:
#	SmartDeviceLink-iOS.xcodeproj/project.pbxproj
#	SmartDeviceLink-iOS.xcodeproj/xcshareddata/xcschemes/SmartDeviceLink-Example-Swift.xcscheme
…-manager-refactor

Menu Manager Refactor and Updating Implementation
…etion-handlers-not-called

Fix completion handlers not being called
…ploads

# Conflicts:
#	SmartDeviceLink/private/SDLDeleteFileOperation.m
#	SmartDeviceLink/public/SDLFileManager.m
…manager-multiple-uploads

Fix file operations check file system at queue time instead of run time
@joeljfischer joeljfischer added the release An Epic Release PR label Sep 27, 2021
@codecov
Copy link

codecov bot commented Sep 27, 2021

Codecov Report

Merging #2046 (e0243a5) into master (e05d613) will decrease coverage by 0.49%.
The diff coverage is 81.46%.

❗ Current head e0243a5 differs from pull request most recent head 805edd7. Consider uploading reports for the commit 805edd7 to get more accurate results

@@            Coverage Diff             @@
##           master    #2046      +/-   ##
==========================================
- Coverage   86.32%   85.82%   -0.50%     
==========================================
  Files         441      447       +6     
  Lines       22792    23299     +507     
==========================================
+ Hits        19675    19997     +322     
- Misses       3117     3302     +185     

@joeljfischer joeljfischer merged commit e180db3 into master Oct 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release An Epic Release PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants