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

Reindex GitHub Events into maintainer inactivity data #79

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bshien
Copy link
Collaborator

@bshien bshien commented Sep 30, 2024

Description

Reindexed GitHub Events stored in the metrics cluster into maintainer inactivity data for further display.

Issues Resolved

Part of #57

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Copy link

codecov bot commented Sep 30, 2024

Codecov Report

Attention: Patch coverage is 45.24887% with 121 lines in your changes missing coverage. Please review.

Project coverage is 77.04%. Comparing base (d8b52e6) to head (038014a).

Files with missing lines Patch % Lines
.../opensearchmetrics/metrics/MetricsCalculation.java 3.12% 62 Missing ⚠️
...hmetrics/metrics/maintainer/MaintainerMetrics.java 54.40% 52 Missing and 5 partials ⚠️
.../opensearchmetrics/model/maintainer/EventData.java 75.00% 0 Missing and 1 partial ⚠️
...searchmetrics/model/maintainer/MaintainerData.java 96.29% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #79      +/-   ##
============================================
- Coverage     82.98%   77.04%   -5.94%     
- Complexity      202      223      +21     
============================================
  Files            53       56       +3     
  Lines          1187     1407     +220     
  Branches         48       66      +18     
============================================
+ Hits            985     1084      +99     
- Misses          180      295     +115     
- Partials         22       28       +6     

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

@bshien bshien marked this pull request as draft September 30, 2024 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant