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

Community supported language #1150

Closed archx3 closed 1 month ago

archx3 commented 3 months ago

Summary / Highlights

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

Attention: Patch coverage is 24.81203% with 100 lines in your changes missing coverage. Please review.

Project coverage is 55.71%. Comparing base (40260eb) to head (f135022).

Files Patch % Lines
src/api/store/supported_language.py 13.20% 46 Missing :warning:
src/api/services/supported_language.py 34.88% 28 Missing :warning:
src/api/handlers/supported_language.py 13.33% 26 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1150 +/- ## ========================================== - Coverage 55.95% 55.71% -0.25% ========================================== Files 462 464 +2 Lines 34054 34302 +248 ========================================== + Hits 19055 19110 +55 - Misses 14999 15192 +193 ```

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