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

STSMACOM-896 apply wrappers with flow() #1568

Merged
merged 1 commit into from
Mar 3, 2025
Merged

STSMACOM-896 apply wrappers with flow() #1568

merged 1 commit into from
Mar 3, 2025

Conversation

zburke
Copy link
Member

@zburke zburke commented Feb 27, 2025

Replace annotations such as @withStripes with a _.flow()-based syntax for better compatibility with esbuild-loader >= 3.1.0.

Refs STSMACOM-896

Replace annotations such as `@withStripes` with a `_flow()`-based syntax
for better compatibility with esbuild-loader >= 3.1.0.

Refs STSMACOM-896
Copy link

Jest Unit Test Results

5 tests  ±0   5 ✅ ±0   14s ⏱️ ±0s
2 suites ±0   0 💤 ±0 
1 files   ±0   0 ❌ ±0 

Results for commit ebb360f. ± Comparison against base commit 8e7d259.

Copy link

Bigtest Unit Test Results

  1 files  ±0    1 suites  ±0   13s ⏱️ ±0s
509 tests ±0  467 ✅ ±0  42 💤 ±0  0 ❌ ±0 
511 runs  ±0  469 ✅ ±0  42 💤 ±0  0 ❌ ±0 

Results for commit ebb360f. ± Comparison against base commit 8e7d259.

@zburke zburke marked this pull request as ready for review February 27, 2025 19:54
@zburke zburke requested a review from a team as a code owner February 27, 2025 19:54
@zburke zburke requested a review from a team February 28, 2025 13:36
@artem-blazhko artem-blazhko requested a review from a team March 3, 2025 10:39
@zburke zburke merged commit cf4992c into master Mar 3, 2025
16 checks passed
@zburke zburke deleted the STSMACOM-896 branch March 3, 2025 19:41
zburke added a commit that referenced this pull request Mar 5, 2025
Just like PR #1568, replace annotations that don't play nice with our
esbuild-loader setup. Unfortunately, I missed a bunch of annotations in
the original PR.

STSMACOM-896
zburke added a commit that referenced this pull request Mar 5, 2025
Just like PR #1568, replace annotations that don't play nice with our
esbuild-loader setup. Unfortunately, I missed a bunch of annotations in
the original PR.

Refs STSMACOM-896
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