Skip to content

ENG-11241: Changes to fetch labels as part of entity joiner #102

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 9 commits into from
Oct 19, 2021

Conversation

saxenakshitiz
Copy link
Contributor

  1. Updated entity joiner request builder to fetch labels
  2. No change needed in NeighborEntitiesRequestBuilder as it is called from DefaultEntityRequestBuilder which handles labels fetching part
  3. Minor refactoring

1. Updated entity joiner request builder to fetch labels
2. No change needed in NeighborEntitiesRequestBuilder as it is called from DefaultEntityRequestBuilder which handles labels fetching part
3. Minor refactoring
@codecov
Copy link

codecov bot commented Sep 16, 2021

Codecov Report

Merging #102 (12ba6fe) into main (0c3dd36) will increase coverage by 1.34%.
The diff coverage is 66.66%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #102      +/-   ##
============================================
+ Coverage     21.64%   22.98%   +1.34%     
- Complexity       67       75       +8     
============================================
  Files            64       65       +1     
  Lines          1663     1679      +16     
  Branches         54       52       -2     
============================================
+ Hits            360      386      +26     
+ Misses         1295     1284      -11     
- Partials          8        9       +1     
Flag Coverage Δ
unit 22.98% <66.66%> (+1.34%) ⬆️

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

Impacted Files Coverage Δ
...ce/graphql/entity/dao/GatewayServiceEntityDao.java 0.00% <0.00%> (ø)
...ql/entity/request/DefaultEntityRequestBuilder.java 0.00% <0.00%> (ø)
...ce/graphql/entity/request/EntityRequestModule.java 0.00% <0.00%> (ø)
...entity/request/NeighborEntitiesRequestBuilder.java 0.00% <0.00%> (ø)
...tity/request/DefaultEntityLabelRequestBuilder.java 86.95% <86.95%> (ø)
...phql/entity/joiner/DefaultEntityJoinerBuilder.java 89.74% <100.00%> (+0.55%) ⬆️

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 0c3dd36...12ba6fe. Read the comment docs.

@github-actions

This comment has been minimized.

aaron-steinfeld and others added 2 commits September 16, 2021 07:51
…graphql/entity/request/DefaultEntityLabelRequestBuilder.java
@github-actions

This comment has been minimized.

Copy link
Contributor

@aaron-steinfeld aaron-steinfeld left a comment

Choose a reason for hiding this comment

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

lgtm other than tests

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@saxenakshitiz saxenakshitiz merged commit f506940 into main Oct 19, 2021
@saxenakshitiz saxenakshitiz deleted the ENG-11241_2 branch October 19, 2021 03:25
@github-actions
Copy link

Unit Test Results

11 files  +1  11 suites  +1   12s ⏱️ -1s
24 tests +4  24 ✔️ +4  0 💤 ±0  0 ❌ ±0 

Results for commit f506940. ± Comparison against base commit 0c3dd36.

skjindal93 pushed a commit that referenced this pull request Jun 21, 2024
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