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

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

☂️ Extend coverage measurement tool for the project #40

Closed OlenaYefymenko closed 4 months ago

OlenaYefymenko commented 4 months ago

This patch adds the blog application to the coverage measurement configuration, providing total test coverage for the project. It also improves the configuration by omitting unnecessary files from the report and setting up the fail_under value.

Ref #18

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (18102fe) to head (750b6df).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #40 +/- ## =========================================== + Coverage 90.58% 100.00% +9.41% =========================================== Files 6 10 +4 Lines 85 118 +33 Branches 6 6 =========================================== + Hits 77 118 +41 + Misses 8 0 -8 ```

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