Skip to content

Add API for metric aggregation type#275

Draft
akash-manna-sky wants to merge 6 commits intojenkinsci:mainfrom
akash-manna-sky:issue-270
Draft

Add API for metric aggregation type#275
akash-manna-sky wants to merge 6 commits intojenkinsci:mainfrom
akash-manna-sky:issue-270

Conversation

@akash-manna-sky
Copy link
Copy Markdown
Contributor

Add API for metric aggregation type

Fixes #270

Testing done

Submitter checklist

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests that demonstrate the feature works or the issue is fixed

Comment thread src/main/java/edu/hm/hafner/coverage/MetricAggregation.java Fixed
@akash-manna-sky akash-manna-sky marked this pull request as ready for review March 2, 2026 17:03
@uhafner uhafner added the feature New features label Mar 3, 2026
@akash-manna-sky
Copy link
Copy Markdown
Contributor Author

Please review the changes. I tried to add API for matric aggregation type as you described in the issue description. There are a few SpotBugs issues, I tried to fix but can't. I used @SuppressFBWarnings but still SpotBugs are complaining and also I am facing a problem in Unicode transformations handling in MetricAggregation.java at L98 & L99. Can you please help me? @uhafner

@github-actions github-actions bot requested a review from uhafner March 9, 2026 14:31
@akash-manna-sky
Copy link
Copy Markdown
Contributor Author

Hi, can we work on this PR? @uhafner

@uhafner uhafner marked this pull request as draft March 31, 2026 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add API for metric aggregation type

3 participants