akrherz / iem-web-services

Code servicing IEM API requests
Apache License 2.0
0 stars 1 forks source link

Omnibus #83

Closed akrherz closed 2 years ago

akrherz commented 2 years ago

Hopefully a big step forward here

codecov[bot] commented 2 years ago

Codecov Report

Merging #83 (e6c78df) into main (db12228) will increase coverage by 3.93%. The diff coverage is 88.39%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #83      +/-   ##
==========================================
+ Coverage   73.66%   77.60%   +3.93%     
==========================================
  Files          33       33              
  Lines        1409     1277     -132     
==========================================
- Hits         1038      991      -47     
+ Misses        371      286      -85     
Impacted Files Coverage Δ
src/iemws/services/raobs_by_year.py 50.00% <40.00%> (-4.55%) :arrow_down:
src/iemws/services/spc_watch_outline.py 57.89% <40.00%> (+4.04%) :arrow_up:
src/iemws/services/network.py 83.33% <66.66%> (+25.26%) :arrow_up:
src/iemws/util.py 79.41% <82.14%> (+7.98%) :arrow_up:
src/iemws/services/currents.py 76.08% <100.00%> (+1.08%) :arrow_up:
src/iemws/services/daily.py 76.74% <100.00%> (+6.05%) :arrow_up:
src/iemws/services/idot_dashcam.py 85.18% <100.00%> (+8.99%) :arrow_up:
src/iemws/services/iowa_winter_roadcond.py 90.90% <100.00%> (+12.53%) :arrow_up:
src/iemws/services/isusm/daily.py 85.41% <100.00%> (+9.61%) :arrow_up:
src/iemws/services/networks.py 100.00% <100.00%> (+22.22%) :arrow_up:
... and 8 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update db12228...e6c78df. Read the comment docs.