Skip to content

refactor(yaml): declare-on-use variables #6594

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

Merged
merged 5 commits into from
Apr 23, 2025

Conversation

timreichen
Copy link
Contributor

It seems this doesn't really affect performance but is more readable.

@timreichen timreichen requested a review from kt3k as a code owner April 16, 2025 07:39
@github-actions github-actions bot added the yaml label Apr 16, 2025
Copy link

codecov bot commented Apr 16, 2025

Codecov Report

Attention: Patch coverage is 91.42857% with 3 lines in your changes missing coverage. Please review.

Project coverage is 94.54%. Comparing base (d9a61f8) to head (ff8da5d).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
yaml/_loader_state.ts 91.42% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6594      +/-   ##
==========================================
- Coverage   94.56%   94.54%   -0.02%     
==========================================
  Files         580      580              
  Lines       43778    43771       -7     
  Branches     6489     6492       +3     
==========================================
- Hits        41397    41384      -13     
- Misses       2341     2346       +5     
- Partials       40       41       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 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.

Copy link
Member

@kt3k kt3k left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks!

@kt3k kt3k merged commit 839309c into denoland:main Apr 23, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants