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

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

🪂Add the post detail view function #38

Closed OlenaYefymenko closed 5 months ago

OlenaYefymenko commented 6 months ago

This patch provides new function to display full post content on a separate page, also includes URL pattern, HTML template. Also, this change integrates a new test.

Ref #18

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 90.58%. Comparing base (e120c1c) to head (5a8c3ce).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #38 +/- ## ========================================== + Coverage 89.61% 90.58% +0.97% ========================================== Files 6 6 Lines 77 85 +8 Branches 6 6 ========================================== + Hits 69 77 +8 Misses 8 8 ```

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

OlenaYefymenko commented 6 months ago

@webknjaz, this PR should include only the commits with the following hashes: d7d4ab3d944a2dc6ee20eb7f4a154579fa1594fe and a1a88dc0d5a8ae8df6d86426173987edb64a9352. Then I will rebase.