GetTagsForEntityType should only return tags from not trashed entites and published content #15554
CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (contrib)
failed
Jan 29, 2025 in 36s
CodeScene PR Check
❌ Code Health Quality Gates: FAILED
Change in average Code Health of affected files: -0.24 (8.74 -> 8.50)
- Declining Code Health: 1 findings(s) 🚩
Details
🚩 Declining Code Health (highest to lowest):
- Large Method TagRepositoryTest.cs: Can_Get_Tags_For_Entity_Type_With_Trashed_Entity
Annotations
codescene-delta-analysis / CodeScene Cloud Delta Analysis (contrib)
❌ New issue: Large Method
Can_Get_Tags_For_Entity_Type_With_Trashed_Entity has 70 lines, threshold = 70. Large functions with many lines of code are generally harder to understand and lower the code health. Avoid adding more lines to this function.
Loading