Skip to content

refactor(sort-imports): use computeGroup instead of useGroups#506

Merged
azat-io merged 4 commits into
azat-io:mainfrom
hugop95:refactor/sort-imports
Apr 8, 2025
Merged

refactor(sort-imports): use computeGroup instead of useGroups#506
azat-io merged 4 commits into
azat-io:mainfrom
hugop95:refactor/sort-imports

Conversation

@hugop95
Copy link
Copy Markdown
Contributor

@hugop95 hugop95 commented Apr 6, 2025

Description

In this PR, we are finally removing useGroups in favor of computeGroup. Additionally, we are simplifying options in tests to lighten the total number of lines of code.

No actual test input/output changed.

What is the purpose of this pull request?

  • Other

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (b05fb54) to head (0ea3c6e).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #506   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           96        95    -1     
  Lines         7651      7665   +14     
  Branches      1578      1572    -6     
=========================================
+ Hits          7651      7665   +14     

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

@hugop95 hugop95 force-pushed the refactor/sort-imports branch 4 times, most recently from e7dd04d to 2efcca6 Compare April 6, 2025 22:00
@hugop95 hugop95 marked this pull request as ready for review April 6, 2025 22:01
@hugop95 hugop95 force-pushed the refactor/sort-imports branch from 2efcca6 to 0ea3c6e Compare April 6, 2025 22:05
@azat-io
Copy link
Copy Markdown
Owner

azat-io commented Apr 8, 2025

Awesome, thank you!

@azat-io azat-io merged commit b07949b into azat-io:main Apr 8, 2025
10 checks passed
@hugop95 hugop95 deleted the refactor/sort-imports branch April 8, 2025 21:50
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