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

Enhance Testimonial Auto-Sharing Feature #1178

Closed abdullai-t closed 1 month ago

abdullai-t commented 1 month ago

Summary / Highlights

This pull request introduces the following changes:

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 1 month ago

Codecov Report

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

Project coverage is 57.12%. Comparing base (f42f746) to head (2de60d1). Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/api/store/testimonial.py 78.26% 5 Missing :warning:
src/database/models.py 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1178 +/- ## ========================================== + Coverage 57.08% 57.12% +0.03% ========================================== Files 485 485 Lines 35737 35741 +4 ========================================== + Hits 20402 20417 +15 + Misses 15335 15324 -11 ```

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