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

Merged
merged 1 commit into from
Nov 1, 2024

Reindex GitHub Events into maintainer inactivity data

d2ded46
Select commit
Loading
Failed to load commit list.
Merged

Reindex GitHub Events into maintainer inactivity data #79

Reindex GitHub Events into maintainer inactivity data
d2ded46
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 1, 2024 in 0s

86.83% (target 70.00%)

View this Pull Request on Codecov

86.83% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 88.23529% with 32 lines in your changes missing coverage. Please review.

Project coverage is 86.83%. Comparing base (157464b) to head (d2ded46).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...hmetrics/metrics/maintainer/MaintainerMetrics.java 88.63% 7 Missing and 8 partials ⚠️
.../opensearchmetrics/metrics/MetricsCalculation.java 84.61% 7 Missing and 3 partials ⚠️
...archmetrics/lambda/MaintainerInactivityLambda.java 80.76% 4 Missing and 1 partial ⚠️
...earchmetrics/model/maintainer/LatestEventData.java 80.00% 0 Missing and 1 partial ⚠️
...searchmetrics/model/maintainer/MaintainerData.java 96.29% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #79      +/-   ##
============================================
+ Coverage     86.58%   86.83%   +0.24%     
- Complexity      271      315      +44     
============================================
  Files            64       69       +5     
  Lines          1491     1762     +271     
  Branches         58       78      +20     
============================================
+ Hits           1291     1530     +239     
- Misses          177      195      +18     
- Partials         23       37      +14     

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