rafpyprog / pySGS

📈 Python interface for the Brazilian Central Bank's Time Series Management System (SGS)
https://pysgs.readthedocs.io
MIT License
74 stars 16 forks source link

Develop #9

Closed rafpyprog closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@d16c1d0). Click here to learn what that means. The diff coverage is 97.26%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #9   +/-   ##
=========================================
  Coverage          ?   97.27%           
=========================================
  Files             ?        8           
  Lines             ?      147           
  Branches          ?        0           
=========================================
  Hits              ?      143           
  Misses            ?        4           
  Partials          ?        0
Impacted Files Coverage Δ
sgs/__init__.py 100% <100%> (ø)
sgs/api.py 100% <100%> (ø)
sgs/__version__.py 100% <100%> (ø)
sgs/ts.py 100% <100%> (ø)
sgs/common.py 100% <100%> (ø)
sgs/dataframe.py 100% <100%> (ø)
sgs/metadata.py 92.85% <92.85%> (ø)
sgs/search.py 95.58% <95.58%> (ø)

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 d16c1d0...bad7fcd. Read the comment docs.