kpi-web-guild / django-girls-blog-OlenaEfymenko

django-girls-blog-OlenaEfymenko created by GitHub Classroom
MIT License
1 stars 0 forks source link

Integrate Post model into app #33

Closed OlenaYefymenko closed 7 months ago

OlenaYefymenko commented 8 months ago

This patch adds the script for the Post model. It also includes tests for the new functions and updates the project dependencies.

Related #18

OlenaYefymenko commented 7 months ago

Unfortunately, the error appeared again with Codecov

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (6a1a511) 72.41% compared to head (fc243d7) 84.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #33 +/- ## =========================================== + Coverage 72.41% 84.00% +11.58% =========================================== Files 4 5 +1 Lines 29 50 +21 Branches 0 2 +2 =========================================== + Hits 21 42 +21 Misses 8 8 ```

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