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

Extend METADATA_TYPES #864

Merged

Conversation

benyissa
Copy link
Member

In order to add comments on PRs by mapping detected vulnerabilities to the code that caused them, we need more information about the vulnerability.

Specifically, we need to include:

  • Package Name
  • Class Name
  • Method Name

Copy link

codecov bot commented Feb 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.71%. Comparing base (c5523d0) to head (cddf112).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #864      +/-   ##
==========================================
+ Coverage   62.25%   62.71%   +0.45%     
==========================================
  Files         342      342              
  Lines       14610    14551      -59     
==========================================
+ Hits         9095     9125      +30     
+ Misses       5515     5426      -89     

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

@benyissa benyissa marked this pull request as ready for review February 14, 2025 16:19
@benyissa benyissa requested a review from a team as a code owner February 14, 2025 16:19
@benyissa benyissa self-assigned this Feb 14, 2025
@benyissa benyissa merged commit 91581ed into main Feb 14, 2025
12 checks passed
@benyissa benyissa deleted the feature/extend_metadata_types_to_persist_method_infos branch February 14, 2025 16:19
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.

2 participants