Add an analyzer for model factories
Open
API Analyzer
- Dominant language
- C#
- Stars
- 135
- Forks
- 260
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 115
Description
If a model doesn't have a public ctor it should be constructible with a model factory.
Contributor guide
Research direction
No files or tests are named in the issue. Start by locating the analyzer entry point and its existing tests, then determine how model constructors and factories are represented. Done means the analyzer recognizes a model without a public constructor when a model factory makes it constructible, with test coverage for that case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100