UA-Smart-Signage-Platform / Content-Manager-System-and-Content-Creator-Tool

Content Manager System and Content Creator Tool developed to facilitate the presentation of information.
GNU General Public License v3.0
1 stars 0 forks source link

Update schedule page and functionality to match new DB #193

Closed pdPinho closed 1 month ago

pdPinho commented 1 month ago

Issue

Closes #179

Reason for this change

Due to some changes in our database the backend required some adjustments whilst the frontend had to match those adjustments.

Description of changes

Description of how you validated changes

Ran docker compose up And on top of that tested multiple routes and functionalities to guarantee that things worked correctly.

Checklist

Aditional Information

Currently missing some verifications but nothing software-breaking experience type.

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
1.1% Duplication on New Code

See analysis details on SonarCloud

sonarcloud[bot] commented 1 month ago

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

pdPinho commented 1 month ago

Code coverage complaint comes from DataLoader (which will be deleted in the future). And some functions (Rule). These will be addressed in the near future.