akrherz / iem

Code that makes the Iowa Environmental Mesonet run, or run into the ground.
MIT License
133 stars 63 forks source link

feat: add autoplot of NEXRAD latencies #818

Closed akrherz closed 6 days ago

akrherz commented 6 days ago

https://mesonet.agron.iastate.edu/plotting/auto/?q=254

deepsource-io[bot] commented 6 days ago

Here's the code health analysis summary for commits 930b5ed..cd13716. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource Shell LogoShell✅ SuccessView Check ↗
DeepSource JavaScript LogoJavaScript✅ SuccessView Check ↗
DeepSource Python LogoPython✅ SuccessView Check ↗
DeepSource PHP LogoPHP✅ SuccessView Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.
codecov-commenter commented 6 days ago

Codecov Report

Attention: Patch coverage is 51.21951% with 20 lines in your changes missing coverage. Please review.

Project coverage is 39.11%. Comparing base (930b5ed) to head (cd13716).

Files Patch % Lines
pylib/iemweb/autoplot/scripts200/p254.py 51.21% 20 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #818 +/- ## ========================================== + Coverage 39.09% 39.11% +0.02% ========================================== Files 257 258 +1 Lines 21535 21576 +41 ========================================== + Hits 8419 8440 +21 - Misses 13116 13136 +20 ```

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