TotallyNotRobots / CloudBot

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

Migrate cryptocurrency.py to use pydantic models #691

Open linuxdaemon opened 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 83.88%. Comparing base (a6092ef) to head (9445248).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #691 +/- ## ========================================== - Coverage 83.97% 83.88% -0.10% ========================================== Files 282 282 Lines 20490 20333 -157 Branches 3148 3122 -26 ========================================== - Hits 17207 17056 -151 + Misses 2957 2956 -1 + Partials 326 321 -5 ```

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