ietf-tools / www

A customized CMS for the IETF website
BSD 3-Clause "New" or "Revised" License
22 stars 45 forks source link

feat: Modern footer #448

Closed kesara closed 1 month ago

kesara commented 1 month ago

This PR includes multiple updates:

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 99.82238% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 96.08%. Comparing base (ec2d7a8) to head (e368cf2). Report is 8 commits behind head on main.

Files Patch % Lines
ietf/utils/blocks.py 94.44% 1 Missing :warning:
ietf/utils/models.py 92.85% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #448 +/- ## =========================================== + Coverage 82.81% 96.08% +13.27% =========================================== Files 126 153 +27 Lines 2612 3293 +681 =========================================== + Hits 2163 3164 +1001 + Misses 449 129 -320 ```

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