Skip to content

feat: add javareach as an enrichment plugin #1908

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

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

hogo6002
Copy link
Contributor

This is an initial PR to add javareach as an enrichment plugin. The follow-up PR will resolve things listed in #1886, after which this feature will be merged into osv-scalibr.

@hogo6002 hogo6002 requested a review from another-rex May 29, 2025 06:36
@hogo6002 hogo6002 marked this pull request as draft May 30, 2025 00:35
@codecov-commenter
Copy link

codecov-commenter commented Jun 4, 2025

Codecov Report

Attention: Patch coverage is 53.22581% with 493 lines in your changes missing coverage. Please review.

Project coverage is 64.84%. Comparing base (44ed835) to head (a340f84).

Files with missing lines Patch % Lines
internal/scalibrenricher/javareach/javaclass.go 47.76% 112 Missing and 40 partials ⚠️
internal/scalibrenricher/javareach/jar.go 50.00% 99 Missing and 14 partials ⚠️
internal/scalibrenricher/javareach/javareach.go 54.91% 80 Missing and 30 partials ⚠️
internal/scalibrenricher/javareach/reachable.go 56.35% 83 Missing and 20 partials ⚠️
internal/scalibrenricher/javareach/utils.go 64.70% 10 Missing and 2 partials ⚠️
internal/scalibrenricher/javareach/uniqueq.go 86.95% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1908      +/-   ##
==========================================
- Coverage   65.60%   64.84%   -0.77%     
==========================================
  Files         167      173       +6     
  Lines       16060    17114    +1054     
==========================================
+ Hits        10536    11097     +561     
- Misses       4859     5245     +386     
- Partials      665      772     +107     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@hogo6002 hogo6002 marked this pull request as ready for review June 4, 2025 04:33
@hogo6002 hogo6002 requested review from michaelkedar and cuixq June 4, 2025 05:03
@hogo6002 hogo6002 requested a review from another-rex June 11, 2025 04:27
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.

3 participants