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

Refactor: Brought back rewiring America menu item #1077

Closed abdullai-t closed 2 months ago

abdullai-t commented 3 months ago

Summary / Highlights

This PR moves the Rewiring America code from the website Django app to the api app so that the community portal can load it from the api.massenergize.* endpoint.

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 75.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 54.73%. Comparing base (3fdf545) to head (36d4fd2).

Files Patch % Lines
src/api/handlers/misc.py 75.00% 2 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 #1077 +/- ## ========================================== - Coverage 54.75% 54.73% -0.02% ========================================== Files 433 433 Lines 32255 32262 +7 ========================================== Hits 17660 17660 - Misses 14595 14602 +7 ```

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