bashtage / arch

ARCH models in Python
Other
1.29k stars 247 forks source link

MAINT: Make case less extreme #708

Closed bashtage closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (ffe8292) 99.52% compared to head (d2e8cb1) 99.52%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #708 +/- ## ======================================= Coverage 99.52% 99.52% ======================================= Files 74 74 Lines 15489 15493 +4 Branches 2084 2085 +1 ======================================= + Hits 15415 15420 +5 Misses 50 50 + Partials 24 23 -1 ```

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

pep8speaks commented 6 months ago

Hello @bashtage! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:

Comment last updated at 2024-01-05 15:34:15 UTC