Skip to content

Removed afterEvaluate from AsmTaskRegistration#2220

Merged
priettt merged 1 commit intomainfrom
priettt/removeAfterEvaluateFromAsm
Jun 4, 2025
Merged

Removed afterEvaluate from AsmTaskRegistration#2220
priettt merged 1 commit intomainfrom
priettt/removeAfterEvaluateFromAsm

Conversation

@priettt
Copy link
Copy Markdown
Contributor

@priettt priettt commented May 29, 2025

Goal

Mapped task outputs correctly to asm task parameters without using afterEvaluate. Also added a lazyTaskLookup utility function.

@priettt priettt requested a review from a team as a code owner May 29, 2025 02:14
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented May 29, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@priettt priettt changed the base branch from main to priettt/reactNativeGradlePluginImprovements May 29, 2025 02:15
@priettt priettt changed the title priettt/removeAfterEvaluateFromAsm Removed afterEvaluate from AsmTaskRegistration May 29, 2025
@priettt priettt force-pushed the priettt/removeAfterEvaluateFromAsm branch from 7d65c05 to ba4afa6 Compare May 29, 2025 02:25
Copy link
Copy Markdown
Contributor

@bidetofevil bidetofevil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@priettt priettt force-pushed the priettt/reactNativeGradlePluginImprovements branch from ddb256c to e9cdc3c Compare June 2, 2025 17:05
Base automatically changed from priettt/reactNativeGradlePluginImprovements to main June 2, 2025 17:47
@priettt priettt force-pushed the priettt/removeAfterEvaluateFromAsm branch 4 times, most recently from c4e475e to 900b9c1 Compare June 3, 2025 15:05
@codecov
Copy link
Copy Markdown

codecov bot commented Jun 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.62%. Comparing base (f25058f) to head (aef19ca).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2220   +/-   ##
=======================================
  Coverage   85.62%   85.62%           
=======================================
  Files         467      467           
  Lines       10398    10398           
  Branches     1531     1531           
=======================================
  Hits         8903     8903           
  Misses        836      836           
  Partials      659      659           
🚀 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.

@priettt priettt force-pushed the priettt/removeAfterEvaluateFromAsm branch 4 times, most recently from 0b9db71 to b32783b Compare June 4, 2025 14:43
@priettt priettt force-pushed the priettt/removeAfterEvaluateFromAsm branch from b32783b to aef19ca Compare June 4, 2025 15:05
@priettt priettt merged commit 8b2c7ee into main Jun 4, 2025
11 checks passed
@priettt priettt deleted the priettt/removeAfterEvaluateFromAsm branch June 4, 2025 16:03
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