Skip to content
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

Add endpoint to get workset volumes by workset ID using volume-level aggregated collection. #5

Conversation

sandeep-ps
Copy link
Member

@sandeep-ps sandeep-ps commented May 16, 2024

You can test this PR after creating a workset or using an existing workset and running the below command using its workset ID:
curl --location 'http://localhost:9000/api/worksets/<workset_id>/volumes/aggregated'

Copy link

codecov bot commented May 16, 2024

Codecov Report

Attention: Patch coverage is 0% with 23 lines in your changes are missing coverage. Please review.

Please upload report for BASE (develop@a685b82). Learn more about missing BASE report.

Files Patch % Lines
app/repo/EfRepositoryMongoImpl.scala 0.00% 21 Missing ⚠️
app/controllers/EfController.scala 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             develop      #5   +/-   ##
=========================================
  Coverage           ?   0.00%           
=========================================
  Files              ?      14           
  Lines              ?     340           
  Branches           ?      11           
=========================================
  Hits               ?       0           
  Misses             ?     340           
  Partials           ?       0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dkudeki dkudeki merged commit dc41d4a into develop Jul 17, 2024
3 checks passed
@dkudeki dkudeki deleted the 4-update-extracted-features-api-queries-based-on-newly-ingested-aggregate-data branch July 17, 2024 17:31
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.

Update Extracted Features API queries based on newly ingested aggregate data
2 participants