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): remove unused func type #5191

Merged
merged 1 commit into from
Jun 29, 2024

Conversation

kt3k
Copy link
Member

@kt3k kt3k commented Jun 28, 2024

This PR removes the type(tag) tag:yaml.org,2002:js/function, which is not used from anywhere.

@github-actions github-actions bot added the yaml label Jun 28, 2024
Copy link

codecov bot commented Jun 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.21%. Comparing base (26914ff) to head (1ede243).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5191      +/-   ##
==========================================
+ Coverage   94.15%   94.21%   +0.06%     
==========================================
  Files         468      467       -1     
  Lines       37873    37835      -38     
  Branches     5469     5469              
==========================================
- Hits        35658    35647      -11     
+ Misses       2176     2149      -27     
  Partials       39       39              

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

@iuioiua iuioiua changed the title refactor(yaml): remove unused func type refactor(yaml): remove unused func type Jun 28, 2024
@kt3k kt3k merged commit 965833b into denoland:main Jun 29, 2024
16 checks passed
@kt3k kt3k deleted the refactor-yaml-remove-func-type branch June 29, 2024 07:39
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