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

Update context to target mappings #5021

Merged
13 commits merged into from
Dec 6, 2024
Merged

Update context to target mappings #5021

13 commits merged into from
Dec 6, 2024

Conversation

alfonso-noriega
Copy link
Contributor

WHY are these changes introduced?

Fixes #0000

WHAT is this pull request doing?

How to test your changes?

Post-release steps

Measuring impact

How do we know this change was effective? Please choose one:

  • n/a - this doesn't need measurement, e.g. a linting rule or a bug-fix
  • Existing analytics will cater for this addition
  • PR includes analytics changes to measure impact

Checklist

  • I've considered possible cross-platform impacts (Mac, Linux, Windows)
  • I've considered possible documentation changes

Copy link
Contributor

github-actions bot commented Dec 4, 2024

Differences in type declarations

We detected differences in the type declarations generated by Typescript for this branch compared to the baseline ('main' branch). Please, review them to ensure they are backward-compatible. Here are some important things to keep in mind:

  • Some seemingly private modules might be re-exported through public modules.
  • If the branch is behind main you might see odd diffs, rebase main into this branch.

New type declarations

We found no new type declarations in this PR

Existing type declarations

packages/cli-kit/dist/public/common/version.d.ts
@@ -1 +1 @@
-export declare const CLI_KIT_VERSION = "3.71.0";
\ No newline at end of file
+export declare const CLI_KIT_VERSION = "3.71.2";
\ No newline at end of file

Copy link
Contributor

github-actions bot commented Dec 4, 2024

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements
75.39% (-0.01% 🔻)
8766/11628
🟡 Branches
70.59% (-0.01% 🔻)
4273/6053
🟡 Functions 75.11% 2293/3053
🟡 Lines
75.95% (-0% 🔻)
8288/10913
Show files with reduced coverage 🔻
St.
File Statements Branches Functions Lines
🟢
... / utils.ts
82.61% (-1.6% 🔻)
68.42% (+1.75% 🔼)
100%
81.82% (-1.52% 🔻)
🟢
... / app-event-watcher.ts
93.83% (-1.23% 🔻)
86.49% (-2.7% 🔻)
90.48% 98.61%
🟢
... / ConcurrentOutput.tsx
98.36% (-1.64% 🔻)
88% (-4% 🔻)
100%
98.33% (-1.67% 🔻)

Test suite run success

1973 tests passing in 895 suites.

Report generated by 🧪jest coverage report action from 05a1eda

@github-merge-queue github-merge-queue bot closed this pull request by merging all changes into main in 9299e90 Dec 6, 2024
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.

4 participants