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 9 forks source link

feat: update sharable testimonials models #1161

Closed archx3 closed 3 months ago

archx3 commented 3 months ago

Summary / Highlights

Rerun migration and added approved_for_sharing_by field to track community approval status for testimonials. Updated sharing type choices to more consistent naming in both the testimonial model and the enums file.

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[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 56.45%. Comparing base (50fee7e) to head (3d61f44). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1161 +/- ## ========================================== - Coverage 56.45% 56.45% -0.01% ========================================== Files 470 470 Lines 34432 34433 +1 ========================================== - Hits 19440 19439 -1 - Misses 14992 14994 +2 ```

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