WIP: Draft: feat: new ID for public media objects #32

Closed
martinr92 wants to merge 0 commits from feature/public-media-id into develop
martinr92 commented 2023-10-28 20:00:26 +00:00 (Migrated from gitlab.com)

Use the media ID only for internal handling. For public visibility we should use a different ID.

Use the media ID only for internal handling. For public visibility we should use a different ID.
martinr92 commented 2023-10-28 20:00:26 +00:00 (Migrated from gitlab.com)

assigned to @martinr92

assigned to @martinr92
martinr92 (Migrated from gitlab.com) changed target branch from main to develop 2023-10-28 20:00:41 +00:00
martinr92 commented 2023-10-28 20:06:33 +00:00 (Migrated from gitlab.com)

SonarCloud Code Analysis

Quality Gate passed

Quality Gate passed

Additional information

The following metrics might not affect the Quality Gate status but improving
them will improve your project code quality.

0 Issues

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

Coverage and Duplications

75.0% 75.0% Coverage (63.7% Estimated after merge)
0.0% 0.0% Duplication (0.0% Estimated after merge)

## SonarCloud Code Analysis ## Quality Gate passed [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed.svg 'Quality Gate passed')](https://sonarcloud.io/dashboard?id=marty-media_server&pullRequest=8) ## Additional information *The following metrics might not affect the Quality Gate status but improving* *them will improve your project code quality.* ### 0 Issues [![Bug](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/bug.svg 'Bug')](https://sonarcloud.io/project/issues?id=marty-media_server&pullRequest=8&resolved=false&types=BUG) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A.svg 'A')](https://sonarcloud.io/project/issues?id=marty-media_server&pullRequest=8&resolved=false&types=BUG) [0 Bugs](https://sonarcloud.io/project/issues?id=marty-media_server&pullRequest=8&resolved=false&types=BUG) [![Vulnerability](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/vulnerability.svg 'Vulnerability')](https://sonarcloud.io/project/issues?id=marty-media_server&pullRequest=8&resolved=false&types=VULNERABILITY) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A.svg 'A')](https://sonarcloud.io/project/issues?id=marty-media_server&pullRequest=8&resolved=false&types=VULNERABILITY) [0 Vulnerabilities](https://sonarcloud.io/project/issues?id=marty-media_server&pullRequest=8&resolved=false&types=VULNERABILITY) [![Security Hotspot](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/security_hotspot.svg 'Security Hotspot')](https://sonarcloud.io/project/security_hotspots?id=marty-media_server&pullRequest=8&resolved=false&types=SECURITY_HOTSPOT) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A.svg 'A')](https://sonarcloud.io/project/security_hotspots?id=marty-media_server&pullRequest=8&resolved=false&types=SECURITY_HOTSPOT) [0 Security Hotspots](https://sonarcloud.io/project/security_hotspots?id=marty-media_server&pullRequest=8&resolved=false&types=SECURITY_HOTSPOT) [![Code Smell](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/code_smell.svg 'Code Smell')](https://sonarcloud.io/project/issues?id=marty-media_server&pullRequest=8&resolved=false&types=CODE_SMELL) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A.svg 'A')](https://sonarcloud.io/project/issues?id=marty-media_server&pullRequest=8&resolved=false&types=CODE_SMELL) [0 Code Smells](https://sonarcloud.io/project/issues?id=marty-media_server&pullRequest=8&resolved=false&types=CODE_SMELL) ### Coverage and Duplications [![75.0%](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/CoverageChart/60.svg '75.0%')](https://sonarcloud.io/component_measures?id=marty-media_server&pullRequest=8&metric=new_coverage&view=list) [75.0% Coverage](https://sonarcloud.io/component_measures?id=marty-media_server&pullRequest=8&metric=new_coverage&view=list) (63.7% Estimated after merge) [![0.0%](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/Duplications/3.svg '0.0%')](https://sonarcloud.io/component_measures?id=marty-media_server&pullRequest=8&metric=new_duplicated_lines_density&view=list) [0.0% Duplication](https://sonarcloud.io/component_measures?id=marty-media_server&pullRequest=8&metric=new_duplicated_lines_density&view=list) (0.0% Estimated after merge)
martinr92 (Migrated from gitlab.com) closed this pull request 2024-05-26 17:27:42 +00:00

Pull request closed

Sign in to join this conversation.
No description provided.