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

[Backport 2.x] Prevent primitive linting limitations from being applied to unit tests found under src/setup_node_env #3410

Merged
merged 1 commit into from
Feb 15, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 0b537f0 from #3403.

…s found under `src/setup_node_env` (#3403)

Signed-off-by: Miki <[email protected]>
(cherry picked from commit 0b537f0)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md
@opensearch-trigger-bot opensearch-trigger-bot bot requested a review from a team as a code owner February 9, 2023 20:59
@codecov-commenter
Copy link

codecov-commenter commented Feb 9, 2023

Codecov Report

Merging #3410 (b007ba3) into 2.x (728d5b1) will not change coverage.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##              2.x    #3410   +/-   ##
=======================================
  Coverage   66.56%   66.56%           
=======================================
  Files        3203     3203           
  Lines       61330    61330           
  Branches     9453     9453           
=======================================
  Hits        40824    40824           
+ Misses      18252    18226   -26     
- Partials     2254     2280   +26     
Flag Coverage Δ
Linux 66.50% <ø> (-0.01%) ⬇️
Windows 66.50% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...ic/application/models/sense_editor/sense_editor.ts 64.88% <0.00%> (-0.89%) ⬇️
packages/osd-optimizer/src/node/cache.ts 53.94% <0.00%> (ø)
packages/osd-test/src/junit_report_path.ts 62.50% <0.00%> (ø)
packages/osd-optimizer/src/run_optimizer.ts 23.52% <0.00%> (ø)
packages/osd-optimizer/src/log_optimizer_state.ts 4.54% <0.00%> (ø)
...ckages/osd-optimizer/src/report_optimizer_stats.ts 21.42% <0.00%> (ø)
...s/osd-optimizer/src/node/node_auto_tranpilation.ts 87.75% <0.00%> (ø)
...est_runner/lib/docker_servers/container_running.ts 11.76% <0.00%> (ø)
...unner/lib/docker_servers/docker_servers_service.ts 28.98% <0.00%> (ø)
...ared/static/forms/hook_form_lib/hooks/use_field.ts 66.66% <0.00%> (+0.96%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@AMoo-Miki AMoo-Miki added the autocut Skip the changelog verification check on backports label Feb 10, 2023
@AMoo-Miki AMoo-Miki merged commit f9ae7d8 into 2.x Feb 15, 2023
@github-actions github-actions bot deleted the backport/backport-3403-to-2.x branch February 15, 2023 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autocut Skip the changelog verification check on backports v2.6.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants