astroquery
astroquery copied to clipboard
add "team" docs
See #1444
Codecov Report
Merging #1446 into master will decrease coverage by
0.72%
. The diff coverage isn/a
.
@@ 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.
we need to squash all the commits here :)
See also https://github.com/astropy/astroquery/wiki/Maintainers
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.
yeah I just found it today by accident when looking for this page to figure out who to tag on an issue
I was just looking for this info! Thanks to @bsipocz who pointed me here.