iiasa / ixmp

The ix modeling platform for integrated and cross-cutting scenario analysis
https://docs.messageix.org/ixmp
Apache License 2.0
38 stars 112 forks source link

Demote missing annotation warning to info in TimeSeries.__init__() #364

Closed khaeru closed 4 years ago

khaeru commented 4 years ago

The warning-level log message is displayed prominently in a Jupyter notebook, and can be confused for a fatal error.

Closes iiasa/message_ix#383.

How to review

PR checklist

codecov[bot] commented 4 years ago

Codecov Report

Merging #364 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #364   +/-   ##
=======================================
  Coverage   96.60%   96.60%           
=======================================
  Files          45       45           
  Lines        5243     5243           
=======================================
  Hits         5065     5065           
  Misses        178      178           
Impacted Files Coverage Δ
ixmp/core.py 94.81% <100.00%> (ø)

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 74bb3de...09d2932. Read the comment docs.