SciQLop / speasy

Space Physics made EASY! A simple Python package to deal with main Space Physics WebServices (CDA,SSC,AMDA,..)
Other
24 stars 7 forks source link

[RTD] Adds numpydoc in requirements.txt #21

Closed jeandet closed 2 years ago

jeandet commented 2 years ago

RTD builds fail at least because numpydoc was missing.

codecov[bot] commented 2 years ago

Codecov Report

Merging #21 (9a69639) into main (ae058f3) will decrease coverage by 1.58%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #21      +/-   ##
==========================================
- Coverage   86.55%   84.96%   -1.59%     
==========================================
  Files          31       31              
  Lines        1450     1450              
  Branches      207      207              
==========================================
- Hits         1255     1232      -23     
- Misses        133      156      +23     
  Partials       62       62              
Flag Coverage Δ
unittests 84.96% <ø> (-1.59%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
speasy/webservices/amda/_impl.py 72.04% <0.00%> (-13.98%) :arrow_down:
speasy/webservices/amda/rest_client.py 75.28% <0.00%> (-6.75%) :arrow_down:
speasy/core/__init__.py 89.28% <0.00%> (-3.58%) :arrow_down:
speasy/webservices/amda/ws.py 86.11% <0.00%> (-2.09%) :arrow_down:

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 ae058f3...9a69639. Read the comment docs.