Skip to content

Conversation

9romise
Copy link
Member

@9romise 9romise commented Mar 11, 2025

Description

Linked Issues

part of #482

Additional context

properties: node.members as any,
})
if (MODE === 'consistent')
checkConsistencyForObject(node.members as any, false)
Copy link
Member Author

Choose a reason for hiding this comment

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

need a better type?

Copy link

codecov bot commented Mar 11, 2025

Codecov Report

Attention: Patch coverage is 99.25373% with 2 lines in your changes missing coverage. Please review.

Project coverage is 79.43%. Comparing base (d6809c9) to head (2d4e315).
Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
...slint-plugin/rules/quote-props/quote-props._ts_.ts 99.25% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #729      +/-   ##
==========================================
- Coverage   80.34%   79.43%   -0.91%     
==========================================
  Files         122      122              
  Lines       23215    23433     +218     
  Branches     4659     4673      +14     
==========================================
- Hits        18651    18614      -37     
- Misses       4564     4819     +255     

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

@antfu antfu added this pull request to the merge queue Mar 12, 2025
Merged via the queue into eslint-stylistic:main with commit e5b09a5 Mar 12, 2025
10 of 11 checks passed
@9romise 9romise deleted the merge/quote-props branch March 12, 2025 11:15
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