django-commons / drf-excel

An XLSX spreadsheet renderer for Django REST Framework.
BSD 3-Clause "New" or "Revised" License
217 stars 40 forks source link

Increase test coverage for renderers.py #93

Closed browniebroke closed 3 weeks ago

browniebroke commented 3 weeks ago

Results from my branch here: https://app.codecov.io/gh/browniebroke/drf-excel/tree/test-coverage-renderers

codecov-commenter commented 3 weeks ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

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

Project coverage is 92.83%. Comparing base (c2e5d8a) to head (d2d88ad). Report is 1 commits behind head on main.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #93 +/- ## ========================================== + Coverage 88.53% 92.83% +4.29% ========================================== Files 4 4 Lines 349 349 ========================================== + Hits 309 324 +15 + Misses 40 25 -15 ```

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