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

fix(derived_code_mappings): Do not let NeedsExtension report as an error #85976

Merged
merged 1 commit into from
Feb 26, 2025

Conversation

armenzg
Copy link
Member

@armenzg armenzg commented Feb 26, 2025

This will prevent unnecessary blocks on the deployment pipeline.

This will prevent unnecesary blocks on the deployment pipeline.
@armenzg armenzg self-assigned this Feb 26, 2025
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Feb 26, 2025
@armenzg armenzg marked this pull request as ready for review February 26, 2025 19:08
@armenzg armenzg requested a review from a team as a code owner February 26, 2025 19:08
@armenzg armenzg enabled auto-merge (squash) February 26, 2025 19:34
@armenzg armenzg merged commit af6fbf5 into master Feb 26, 2025
49 checks passed
@armenzg armenzg deleted the needs_extension/derived_code_mappings/armenzg branch February 26, 2025 19:36
Copy link

codecov bot commented Feb 26, 2025

Codecov Report

Attention: Patch coverage is 37.50000% with 5 lines in your changes missing coverage. Please review.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...try/issues/auto_source_code_config/code_mapping.py 37.50% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master   #85976       +/-   ##
===========================================
+ Coverage   46.67%   87.87%   +41.20%     
===========================================
  Files        9686     9700       +14     
  Lines      549231   549890      +659     
  Branches    21371    21371               
===========================================
+ Hits       256331   483225   +226894     
+ Misses     292585    66350   -226235     
  Partials      315      315               

ameliahsu pushed a commit that referenced this pull request Mar 5, 2025
…ror (#85976)

This will prevent unnecessary blocks on the deployment pipeline.
@github-actions github-actions bot locked and limited conversation to collaborators Mar 22, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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