Skip to content

[feg] s8_proxy fix wrong mnc on ULI#7549

Merged
uri200 merged 1 commit intomagma:masterfrom
uri200:feg_s8_fix_mcc
Jun 16, 2021
Merged

[feg] s8_proxy fix wrong mnc on ULI#7549
uri200 merged 1 commit intomagma:masterfrom
uri200:feg_s8_fix_mcc

Conversation

@uri200
Copy link
Copy Markdown
Contributor

@uri200 uri200 commented Jun 15, 2021

Signed-off-by: Oriol Batalla [email protected]

Summary

Update Location Information on create session request at s8 was sending wrong MCC (in fact it was sending MNC two times).

This PR fixes that and adds some unit test to prevents future issues like this

Test Plan

make precommit at feg

Additional Information

  • This change is backwards-breaking

@uri200 uri200 requested review from a team and themarwhal June 15, 2021 01:17
@pull-request-size pull-request-size bot added the size/M Denotes a PR that changes 30-99 lines. label Jun 15, 2021
@github-actions
Copy link
Copy Markdown
Contributor

Thanks for opening a PR! 💯 Please note that all commits must be signed off. This is enforced by the DCO check.

Howto

  • Reviews. The "Reviewers" listed for this PR are the Magma maintainers who will shepherd it.
  • Checks. All required CI checks must pass before merge.
  • Merge. Once approved and passing CI checks, use the ready2merge label to indicate the maintainers can merge your PR.

More info

Please take a moment to read through the Magma project's

If this is your first Magma PR, also consider reading

@codecov
Copy link
Copy Markdown

codecov bot commented Jun 15, 2021

Codecov Report

Merging #7549 (9011019) into master (fa8e444) will decrease coverage by 0.00%.
The diff coverage is 63.63%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7549      +/-   ##
==========================================
- Coverage   64.44%   64.43%   -0.01%     
==========================================
  Files         680      680              
  Lines       47024    47032       +8     
  Branches     1323     1323              
==========================================
+ Hits        30303    30307       +4     
- Misses      13265    13268       +3     
- Partials     3456     3457       +1     
Flag Coverage Δ
cloud_lint 65.72% <ø> (ø)
feg-lint 56.37% <63.63%> (-0.01%) ⬇️
lte-test 72.59% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...y/services/s8_proxy/servicers/mock_pgw/mock_pgw.go 84.61% <ø> (ø)
...gateway/services/s8_proxy/servicers/mock_pgw/cs.go 55.10% <33.33%> (-0.49%) ⬇️
...eway/services/s8_proxy/servicers/ie_conversions.go 73.25% <100.00%> (+0.31%) ⬆️

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 fa8e444...9011019. Read the comment docs.

@uri200 uri200 enabled auto-merge (squash) June 15, 2021 18:45
@uri200 uri200 merged commit 1cb3182 into magma:master Jun 16, 2021
rmeleromira pushed a commit to rmeleromira/magma that referenced this pull request Jul 24, 2021
Signed-off-by: Oriol Batalla <[email protected]>
Signed-off-by: Ramon Melero <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/M Denotes a PR that changes 30-99 lines.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants