massenergize / api

Backend Code for Massenergize Portal. This provides the API to the backend database, and is shared by the various front-end portal projects.
MIT License
5 stars 8 forks source link

hotfix 🔥 : community menu like breakage #1050

Closed abdullai-t closed 3 months ago

abdullai-t commented 3 months ago

Summary / Highlights

This PR fixes the removal of subdomain from the menu link structure when the community doesn't have a custom website.

Details (Give details about what this PR accomplishes, include any screenshots etc)

Testing Steps (Provide details on how your changes can be tested)

Requirements (place an x in each [ ])

Transparency (Project board)
codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 14.28571% with 6 lines in your changes missing coverage. Please review.

Project coverage is 52.98%. Comparing base (360d1c7) to head (8e241fa).

Files Patch % Lines
src/api/utils/api_utils.py 14.28% 6 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1050 +/- ## ========================================== - Coverage 52.99% 52.98% -0.02% ========================================== Files 419 419 Lines 31132 31134 +2 ========================================== - Hits 16499 16496 -3 - Misses 14633 14638 +5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

archx3 commented 3 months ago

No PR description?