Skip to content

Added build method for explore-request-builder #138

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
Mar 7, 2022

Conversation

singhalprerana
Copy link
Contributor

Explore API is now being used as part of other APIs too (like events) which do not inherently support many of the functionalities that explore does..
One requirement is to build the request using pre-defined scope and manipulating the arguments instead of using the user-entered arguments as is.
Hence, added an overloaded build method which takes all the arguments as parameters.

Explore API is now being used as part of other APIs too (like events) which do not inherently support many of the functionalities that explore does..
One requirement is to build the request using pre-defined scope and manipulating the arguments instead of using the user-entered arguments as is.
Hnece, added an overloaded build method which takes all the arguments as parameters.
@codecov
Copy link

codecov bot commented Mar 7, 2022

Codecov Report

Merging #138 (1f60701) into main (275b8cc) will decrease coverage by 0.02%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #138      +/-   ##
============================================
- Coverage     22.83%   22.81%   -0.03%     
  Complexity       75       75              
============================================
  Files            65       65              
  Lines          1734     1736       +2     
  Branches         51       53       +2     
============================================
  Hits            396      396              
- Misses         1329     1331       +2     
  Partials          9        9              
Flag Coverage Δ
unit 22.81% <0.00%> (-0.03%) ⬇️

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

Impacted Files Coverage Δ
...explorer/request/DefaultExploreRequestBuilder.java 0.00% <0.00%> (ø)

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 275b8cc...1f60701. Read the comment docs.

@github-actions

This comment has been minimized.

@singhalprerana singhalprerana merged commit 044d36a into main Mar 7, 2022
@singhalprerana singhalprerana deleted the explore/request-builder/explicit-build branch March 7, 2022 10:54
@github-actions
Copy link

github-actions bot commented Mar 7, 2022

Unit Test Results

11 files  ±0  11 suites  ±0   15s ⏱️ -2s
24 tests ±0  24 ✔️ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 044d36a. ± Comparison against base commit 275b8cc.

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