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

refactor(yaml): simplify omap resolve() #5843

Merged
merged 3 commits into from
Aug 28, 2024

Conversation

timreichen
Copy link
Contributor

Changes
Simplifies the resolve algorithm.

@timreichen timreichen requested a review from kt3k as a code owner August 27, 2024 11:50
@github-actions github-actions bot added the yaml label Aug 27, 2024
Copy link

codecov bot commented Aug 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.26%. Comparing base (2e209c0) to head (66659e7).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5843   +/-   ##
=======================================
  Coverage   96.26%   96.26%           
=======================================
  Files         479      479           
  Lines       38751    38745    -6     
  Branches     5620     5619    -1     
=======================================
- Hits        37302    37299    -3     
+ Misses       1406     1403    -3     
  Partials       43       43           

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

Copy link
Contributor

@iuioiua iuioiua left a comment

Choose a reason for hiding this comment

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

Thank you

@iuioiua iuioiua merged commit c783549 into denoland:main Aug 28, 2024
16 checks passed
@timreichen timreichen deleted the yaml-simplify-omap-resolve-function branch August 28, 2024 07:29
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