ClimateMind / climatemind-backend

Your climate action is here 🌎 Our API is a source for learning how climate change personally affects you and the things you care about most. Additionally, it will teach a scientifically proven method for communicating to others that climate change is a personally relevant issue to inspire action.
https://contribute.climatemind.org/v/rest-api/
MIT License
18 stars 19 forks source link

#416: rewrote edit conversation test and included analytics record c… #482

Closed cyplas closed 1 year ago

cyplas commented 1 year ago

Detailed information:

Closing issues:

List all issues the pull request solve:

Test plan (required)

codecov-commenter commented 1 year ago

Codecov Report

Base: 72.75% // Head: 73.42% // Increases project coverage by +0.67% :tada:

Coverage data is based on head (1d1bc59) compared to base (bc25382). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #482 +/- ## =========================================== + Coverage 72.75% 73.42% +0.67% =========================================== Files 85 85 Lines 2679 2679 Branches 315 315 =========================================== + Hits 1949 1967 +18 + Misses 695 680 -15 + Partials 35 32 -3 ``` | [Impacted Files](https://codecov.io/gh/ClimateMind/climatemind-backend/pull/482?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ClimateMind) | Coverage Δ | | |---|---|---| | [app/conversations/routes.py](https://codecov.io/gh/ClimateMind/climatemind-backend/pull/482?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ClimateMind#diff-YXBwL2NvbnZlcnNhdGlvbnMvcm91dGVzLnB5) | `85.00% <0.00%> (+8.57%)` | :arrow_up: | | [app/conversations/enums.py](https://codecov.io/gh/ClimateMind/climatemind-backend/pull/482?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ClimateMind#diff-YXBwL2NvbnZlcnNhdGlvbnMvZW51bXMucHk=) | `100.00% <0.00%> (+10.52%)` | :arrow_up: | | [app/conversations/schemas.py](https://codecov.io/gh/ClimateMind/climatemind-backend/pull/482?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ClimateMind#diff-YXBwL2NvbnZlcnNhdGlvbnMvc2NoZW1hcy5weQ==) | `100.00% <0.00%> (+12.90%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ClimateMind). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ClimateMind)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.