whitesoup12 / remote-falcon

Remote Falcon Monorepo for all things RF
GNU General Public License v3.0
12 stars 5 forks source link

Update Filtering Condition in ViewerPageService #133

Closed whitesoup12 closed 10 months ago

whitesoup12 commented 10 months ago

This PR incorporates changes made in commit 27157d485957d571c59d7510ba8825095a014abd. The key change is the enhanced filtering condition in ViewerPageService.

Previously, the service was filtering out instances where SequenceVotes is -1 only. In this update, we have added an additional condition to filter out instances where SequenceVisibleCount is zero. Consequently, this update will ensure that the retrieval of playlists and playlist groups is limited to relevant instances only.

sonarcloud[bot] commented 10 months ago

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell C 2 Code Smells

63.6% 63.6% Coverage
0.0% 0.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint