akrherz / iem-web-services

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

workaround some pandas 1.4.0 database pain #89

Closed akrherz closed 2 years ago

akrherz commented 2 years ago

OK, awaiting updated pyIEM to be available from conda-forge.

codecov[bot] commented 2 years ago

Codecov Report

Merging #89 (443de32) into main (241f829) will increase coverage by 0.13%. The diff coverage is 80.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #89      +/-   ##
==========================================
+ Coverage   75.81%   75.94%   +0.13%     
==========================================
  Files          43       43              
  Lines        1563     1559       -4     
==========================================
- Hits         1185     1184       -1     
+ Misses        378      375       -3     
Impacted Files Coverage Δ
src/iemws/services/mos.py 45.94% <60.00%> (+2.70%) :arrow_up:
src/iemws/services/meteobridge.py 30.55% <100.00%> (-1.88%) :arrow_down:
src/iemws/services/nwstext.py 96.77% <100.00%> (ø)
src/iemws/util.py 83.87% <100.00%> (+4.45%) :arrow_up:

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 241f829...443de32. Read the comment docs.