We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfe4d60 commit ff5d78aCopy full SHA for ff5d78a
NET/coverlet/NotInReportClass.cs
@@ -2,7 +2,7 @@ namespace QodanaCoverageTest;
2
3
public class NotInReportClass : Interface1
4
{
5
- public Class1()
+ public NotInReportClass()
6
7
var y = 42;
8
}
0 commit comments