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 fields.py #92

Closed browniebroke closed 3 weeks ago

browniebroke commented 3 weeks ago

Until the codecov app is installed on this repo, coverage can be seen here: https://app.codecov.io/gh/browniebroke/drf-excel/blob/test-coverage-fields/drf_excel%2Ffields.py

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:

Please upload report for BASE (main@e363602). Learn more about missing BASE report.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #92 +/- ## ======================================= Coverage ? 88.53% ======================================= Files ? 4 Lines ? 349 Branches ? 0 ======================================= Hits ? 309 Misses ? 40 Partials ? 0 ```

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