ietf-tools / www

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

feat: Implement a modern footer #400

Closed mgax closed 5 months ago

mgax commented 6 months ago

Fix https://github.com/ietf-tools/www/issues/377

codecov-commenter commented 6 months ago

Codecov Report

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

Project coverage is 83.87%. Comparing base (4ad3143) to head (4865217). Report is 8 commits behind head on main.

Files Patch % Lines
ietf/utils/blocks.py 94.44% 1 Missing :warning:
ietf/utils/models.py 91.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #400 +/- ## ========================================== + Coverage 82.72% 83.87% +1.15% ========================================== Files 124 129 +5 Lines 2599 2710 +111 ========================================== + Hits 2150 2273 +123 + Misses 449 437 -12 ```

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

mgax commented 6 months ago

@SharmaineLim thanks! I'll mark the PR as "Ready for review" so that IETF have time to review it too.