10000 Remove aggregation of aggregated executions by kathy-t · Pull Request #487 · dockstore/dockstore-support · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Remove aggregation of aggregated executions #487

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 4 commits into from
Feb 28, 2024

Conversation

kathy-t
Copy link
Contributor
@kathy-t kathy-t commented Feb 26, 2024

Description
Corresponding PR: dockstore/dockstore#5824

This PR modifies the metrics aggregator so that it doesn't aggregate aggregated executions, which is entirely removed from the webservice.

Review Instructions
See instructions in dockstore/dockstore#5824

Issue
SEAB-6246

Security
If there are any concerns that require extra attention from the security team, highlight them here.

Please make sure that you've checked the following before submitting your pull request. Thanks!

  • Check that you pass the basic style checks and unit tests by running mvn clean install in the project that you have modified (until https://ucsc-cgl.atlassian.net/browse/SEAB-5300 adds multi-module support properly)
  • Ensure that the PR targets the correct branch. Check the milestone or fix version of the ticket.
  • If you are changing dependencies, check with dependabot to ensure you are not introducing new high/critical vulnerabilities
  • If this PR is for a user-facing feature, create and link a documentation ticket for this feature (usually in the same milestone as the linked issue). Style points if you create a documentation PR directly and link that instead.

@kathy-t kathy-t self-assigned this Feb 26, 2024
Copy link
codecov bot commented Feb 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.41%. Comparing base (dc5b9af) to head (d181d32).

Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #487      +/-   ##
=============================================
- Coverage      57.10%   56.41%   -0.70%     
+ Complexity       304      295       -9     
=============================================
  Files             32       32              
  Lines           1991     1964      -27     
  Branches         167      166       -1     
=============================================
- Hits            1137     1108      -29     
+ Misses           780      779       -1     
- Partials          74       77       +3     
Flag Coverage Δ
metricsaggregator 48.47% <100.00%> (-0.80%) ⬇️
toolbackup 30.70% <25.00%> (-8.38%) ⬇️
tooltester 22.75% <25.00%> (-8.49%) ⬇️

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

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

pom.xml Outdated
<changelist>.0-SNAPSHOT</changelist>

<github.url>scm:git:git@github.com:dockstore/dockstore-support.git</github.url>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<dockstore-core.version>1.15.0-rc.2</dockstore-core.version>
<dockstore-core.version>1.16.0-SNAPSHOT</dockstore-core.version>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Will update to a tag when dockstore/dockstore#5824 is merged

Copy link

@kathy-t kathy-t merged commit 26d3130 into develop Feb 28, 2024
@kathy-t kathy-t deleted the feature/seab-6246/remove-aggregated-executions branch February 28, 2024 15:41
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.

4 participants
0