Skip to content

Conversation

@fain182
Copy link
Collaborator

@fain182 fain182 commented Jan 2, 2026

Added documentation for two rules that were implemented but missing from the README:

  • IsA: checks if a class inherits from or implements a given class/interface
  • MatchOneOfTheseNames: checks if class name matches one of multiple patterns

Added documentation for two rules that were implemented but missing from the README:
- IsA: checks if a class inherits from or implements a given class/interface
- MatchOneOfTheseNames: checks if class name matches one of multiple patterns
@codecov
Copy link

codecov bot commented Jan 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.76%. Comparing base (d1bff3c) to head (435bb8d).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #558   +/-   ##
=========================================
  Coverage     97.76%   97.76%           
  Complexity      619      619           
=========================================
  Files            79       79           
  Lines          1788     1788           
=========================================
  Hits           1748     1748           
  Misses           40       40           

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

@fain182 fain182 merged commit 1226f53 into main Jan 2, 2026
40 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.

3 participants