astroquery icon indicating copy to clipboard operation
astroquery copied to clipboard

add "team" docs

Open keflavich opened this issue 5 years ago • 6 comments

See #1444

keflavich avatar May 15 '19 14:05 keflavich

Codecov Report

Merging #1446 into master will decrease coverage by 0.72%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1446      +/-   ##
==========================================
- Coverage   62.82%   62.10%   -0.73%     
==========================================
  Files         182      185       +3     
  Lines       14837    15046     +209     
==========================================
+ Hits         9322     9344      +22     
- Misses       5515     5702     +187     
Impacted Files Coverage Δ
...y/nasa_exoplanet_archive/nasa_exoplanet_archive.py 64.06% <0.00%> (-26.85%) :arrow_down:
astroquery/alma/core.py 30.29% <0.00%> (-22.86%) :arrow_down:
astroquery/vo_conesearch/core.py 40.24% <0.00%> (-9.08%) :arrow_down:
astroquery/utils/tap/taputils.py 69.44% <0.00%> (-6.95%) :arrow_down:
astroquery/vo_conesearch/validator/tstquery.py 26.92% <0.00%> (-2.71%) :arrow_down:
astroquery/vo_conesearch/validator/validate.py 19.08% <0.00%> (-1.82%) :arrow_down:
astroquery/gaia/core.py 83.07% <0.00%> (-0.67%) :arrow_down:
astroquery/query.py 59.90% <0.00%> (-0.59%) :arrow_down:
astroquery/heasarc/core.py 22.03% <0.00%> (-0.38%) :arrow_down:
astroquery/vo_conesearch/vos_catalog.py 67.62% <0.00%> (-0.27%) :arrow_down:
... and 22 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 2c56313...f071460. Read the comment docs.

codecov[bot] avatar May 15 '19 14:05 codecov[bot]

we need to squash all the commits here :)

bsipocz avatar May 16 '19 12:05 bsipocz

See also https://github.com/astropy/astroquery/wiki/Maintainers

keflavich avatar Jun 27 '19 14:06 keflavich

Ohh. I suggest to get rid of the wiki as well the webpage (http://www.astropy.org/astroquery/), it's not very maintainable while not being explicitly coupled with the code/docs.

bsipocz avatar Jun 27 '19 17:06 bsipocz

yeah I just found it today by accident when looking for this page to figure out who to tag on an issue

keflavich avatar Jun 27 '19 17:06 keflavich

I was just looking for this info! Thanks to @bsipocz who pointed me here.

pllim avatar Oct 14 '20 18:10 pllim