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

test: cross test merged rules (rest) #529

Merged
merged 11 commits into from
Sep 12, 2024

Conversation

9romise
Copy link
Member

@9romise 9romise commented Sep 1, 2024

Part of #482 Stage 2

This PR fixes the failing rules marked in #520.

Copy link

codecov bot commented Sep 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.44%. Comparing base (9573674) to head (32f601f).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #529      +/-   ##
==========================================
- Coverage   99.73%   97.44%   -2.30%     
==========================================
  Files         120      120              
  Lines       19521    19535      +14     
  Branches     4744     4649      -95     
==========================================
- Hits        19470    19036     -434     
- Misses         51      497     +446     
- Partials        0        2       +2     

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

@antfu
Copy link
Member

antfu commented Sep 10, 2024

We can also do rule-by-rule for each PR, so we go progressively

@9romise 9romise marked this pull request as ready for review September 11, 2024 13:29
@9romise
Copy link
Member Author

9romise commented Sep 11, 2024

Now there are three rules left that are difficult to solve, I leave some comments. We can fix them one by one.

@antfu antfu merged commit e9087d3 into eslint-stylistic:main Sep 12, 2024
10 of 11 checks passed
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