Skip to content

fix(commit_context): Enable new Java logic #90474

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

Merged
merged 2 commits into from
Apr 28, 2025
Merged

Conversation

armenzg
Copy link
Member

@armenzg armenzg commented Apr 28, 2025

In #90415, I added the correct logic to derive filenames for Java frames.

This allows commit_context to take advantage of it (it's behind a feature flag and we need to pass the organization value).

In #90415, I added the correct logic to derive filenames for Java frames.

This allows commit_context to take advantages of it (it's behind a feature flag and we need to pass the `organization` value).
@armenzg armenzg self-assigned this Apr 28, 2025
@armenzg armenzg marked this pull request as ready for review April 28, 2025 12:04
@armenzg armenzg requested review from a team as code owners April 28, 2025 12:04
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Apr 28, 2025
@armenzg armenzg enabled auto-merge (squash) April 28, 2025 12:05
Copy link

codecov bot commented Apr 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #90474      +/-   ##
==========================================
- Coverage   87.79%   87.79%   -0.01%     
==========================================
  Files       10261    10266       +5     
  Lines      579413   579462      +49     
  Branches    22617    22621       +4     
==========================================
+ Hits       508698   508733      +35     
- Misses      70272    70286      +14     
  Partials      443      443              

@armenzg armenzg merged commit 0ab4e90 into master Apr 28, 2025
64 checks passed
@armenzg armenzg deleted the commit_context/armenzg branch April 28, 2025 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants