Skip to content

Cellular: moved string_to_pdp_type from AT_CellularContext to Cellula… #11200

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

Merged
merged 1 commit into from
Aug 14, 2019

Conversation

jarvte
Copy link
Contributor

@jarvte jarvte commented Aug 12, 2019

Description

string_to_pdp_type is a common method for AT and other layers. Without moving there will be duplicate methods.

Pull request type

[ ] Fix
[x] Refactor
[ ] Target update
[ ] Functionality change
[ ] Docs update
[ ] Test update
[ ] Breaking change

Reviewers

@kivaisan

Release Notes

Moved string_to_pdp_type from AT_CellularContext to CellularUtil. string_to_pdp_type is a common method for AT and other layers. Without moving there will be duplicate methods.

…rUtil

string_to_pdp_type is a common method for AT and other layers.
Without moving there will be duplicate methods.
@ciarmcom ciarmcom requested review from kivaisan and a team August 12, 2019 09:00
@ciarmcom
Copy link
Member

@jarvte, thank you for your changes.
@kivaisan @ARMmbed/mbed-os-wan @ARMmbed/mbed-os-maintainers please review.

@ciarmcom ciarmcom requested a review from a team August 12, 2019 09:00
@0xc0170
Copy link
Contributor

0xc0170 commented Aug 12, 2019

CI started

@mbed-ci
Copy link

mbed-ci commented Aug 12, 2019

Test run: FAILED

Summary: 1 of 11 test jobs failed
Build number : 1
Build artifacts

Failed test jobs:

  • jenkins-ci/mbed-os-ci_exporter

@0xc0170
Copy link
Contributor

0xc0170 commented Aug 13, 2019

Tracking issue for exporters failure: #11209

@mbed-ci
Copy link

mbed-ci commented Aug 14, 2019

Test run: FAILED

Summary: 1 of 12 test jobs failed
Build number : 2
Build artifacts

Failed test jobs:

  • jenkins-ci/mbed-os-ci_pdmc-test

@0xc0170
Copy link
Contributor

0xc0170 commented Aug 14, 2019

jenkins-ci/mbed-os-ci_pdmc-test

Should be gone from config , can be ignored here, not valid.

@0xc0170 0xc0170 merged commit 0a73eda into ARMmbed:master Aug 14, 2019
@jarvte jarvte deleted the move_string_to_pdp_type branch August 14, 2019 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants