theislab / scanpydoc

Collection of Sphinx extensions similar to (but more flexible than) numpydoc
https://icb-scanpydoc.readthedocs-hosted.com/en/latest/
GNU General Public License v3.0
12 stars 6 forks source link

Update linting #113

Closed flying-sheep closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

Attention: 11 lines in your changes are missing coverage. Please review.

Comparison is base (2ac92ec) 90.39% compared to head (3bb57f8) 77.21%.

Files Patch % Lines
src/scanpydoc/elegant_typehints/_formatting.py 50.00% 5 Missing :warning:
src/scanpydoc/rtd_github_links/_linkcode.py 63.63% 4 Missing :warning:
src/scanpydoc/definition_list_typed_field.py 80.00% 1 Missing :warning:
src/scanpydoc/elegant_typehints/example.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #113 +/- ## =========================================== - Coverage 90.39% 77.21% -13.18% =========================================== Files 5 11 +6 Lines 229 417 +188 =========================================== + Hits 207 322 +115 - Misses 22 95 +73 ```

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