Skip to content

Conversation

@saxenakshitiz
Copy link
Contributor

Remove the default port during http resolution based on protocol. This will help reduce number of resolved backend http entity.

…s will help reduce number of resolved backend http entity.
@saxenakshitiz saxenakshitiz requested review from a team, avinashkolluru and kotharironak July 22, 2021 19:05
@codecov
Copy link

codecov bot commented Jul 22, 2021

Codecov Report

Merging #233 (46a8b03) into main (03f1a4e) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #233      +/-   ##
============================================
+ Coverage     80.43%   80.47%   +0.03%     
- Complexity     1126     1131       +5     
============================================
  Files           101      101              
  Lines          4355     4363       +8     
  Branches        400      403       +3     
============================================
+ Hits           3503     3511       +8     
  Misses          662      662              
  Partials        190      190              
Flag Coverage Δ
unit 80.47% <100.00%> (+0.03%) ⬆️

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

Impacted Files Coverage Δ
...nrichers/backend/provider/HttpBackendProvider.java 96.87% <100.00%> (+1.04%) ⬆️

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 03f1a4e...46a8b03. Read the comment docs.

@github-actions

This comment has been minimized.

tim-mwangi
tim-mwangi previously approved these changes Jul 22, 2021
Copy link
Contributor

@kotharironak kotharironak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to take for other protocols and backend entity?
Specifically for HTTP, looks fine.

@github-actions

This comment has been minimized.

@saxenakshitiz saxenakshitiz merged commit 35fdfb3 into main Jul 23, 2021
@saxenakshitiz saxenakshitiz deleted the remove_default_http_port branch July 23, 2021 06:22
@github-actions
Copy link

Unit Test Results

  69 files  ±0    69 suites  ±0   47s ⏱️ +2s
361 tests +2  361 ✔️ +2  0 💤 ±0  0 ❌ ±0 

Results for commit 35fdfb3. ± Comparison against base commit 03f1a4e.

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.

5 participants