akrherz / pyIEM

A collection of python support things that make my weather processing work, work.
MIT License
43 stars 9 forks source link

πŸ‘” Use smaller image size for autoplot 208 #973

Closed akrherz closed 2 weeks ago

akrherz commented 2 weeks ago

Autoplot 208 images generated with the default resolution can get too large for some to handle by default. Use a more sensible default 800x600.

deepsource-io[bot] commented 2 weeks ago

Here's the code health analysis summary for commits 59cccef..3b842f8. View details on DeepSource β†—.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource Python LogoPythonβœ… SuccessView Check β†—

πŸ’‘ If you’re a repository administrator, you can configure the quality gates from the settings.
codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 98.44%. Comparing base (59cccef) to head (3b842f8). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #973 +/- ## ======================================= Coverage 98.44% 98.44% ======================================= Files 80 80 Lines 9891 9891 ======================================= Hits 9737 9737 Misses 154 154 ```

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