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

Fix language duplication #1174

Closed abdullai-t closed 1 month ago

abdullai-t commented 1 month ago

Summary / Highlights

This pull request fixes the duplication of a campaign's supported languages.

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 94.11765% with 1 line in your changes missing coverage. Please review.

Project coverage is 56.86%. Comparing base (805d6f4) to head (3d0a4f0). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/api/store/technology.py 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1174 +/- ## ======================================= Coverage 56.86% 56.86% ======================================= Files 479 481 +2 Lines 35390 35406 +16 ======================================= + Hits 20123 20135 +12 - Misses 15267 15271 +4 ```

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