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(internal): cleanup and restructure diffstr() #4703

Merged
merged 2 commits into from
May 9, 2024
Merged

Conversation

iuioiua
Copy link
Contributor

@iuioiua iuioiua commented May 9, 2024

This change moves functions out of diffstr() and applies simple cleanups.

Copy link

codecov bot commented May 9, 2024

Codecov Report

Attention: Patch coverage is 81.96721% with 11 lines in your changes are missing coverage. Please review.

Project coverage is 91.48%. Comparing base (668c99a) to head (0da0139).

Files Patch % Lines
internal/diff_str.ts 81.96% 11 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4703      +/-   ##
==========================================
- Coverage   91.49%   91.48%   -0.02%     
==========================================
  Files         477      477              
  Lines       37277    37274       -3     
  Branches     5314     5316       +2     
==========================================
- Hits        34106    34099       -7     
- Misses       3115     3119       +4     
  Partials       56       56              

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

@iuioiua iuioiua marked this pull request as ready for review May 9, 2024 07:16
@iuioiua iuioiua requested a review from kt3k as a code owner May 9, 2024 07:16
@iuioiua iuioiua enabled auto-merge (squash) May 9, 2024 10:36
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

@iuioiua iuioiua merged commit c53ca87 into main May 9, 2024
13 checks passed
@iuioiua iuioiua deleted the clean-diff-str branch May 9, 2024 10:36
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.

2 participants