TotallyNotRobots / CloudBot

CloudBot - The simple, fast, expandable, open-source Python IRC Bot!
GNU General Public License v3.0
72 stars 40 forks source link

style(cloudbot/config.py): add type annotations for Config object #696

Closed linuxdaemon closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 83.97%. Comparing base (bf66128) to head (9954abf).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #696 +/- ## ======================================= Coverage 83.97% 83.97% ======================================= Files 282 282 Lines 20488 20490 +2 Branches 3148 3148 ======================================= + Hits 17205 17207 +2 Misses 2957 2957 Partials 326 326 ```

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