glue-viz / glue-astronomy

Plugin to add astronomy-specific functionality to glue
https://glue-astronomy.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
11 stars 12 forks source link

Added Azure Pipelines configuration #3

Closed astrofrog closed 4 years ago

astrofrog commented 4 years ago

This adds CI testing for this package

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #3   +/-   ##
=========================================
  Coverage          ?   98.05%           
=========================================
  Files             ?        8           
  Lines             ?      360           
  Branches          ?        0           
=========================================
  Hits              ?      353           
  Misses            ?        7           
  Partials          ?        0
Impacted Files Coverage Δ
glue_astronomy/translators/tests/test_regions.py 100% <ø> (ø)
glue_astronomy/spectral_coordinates.py 93.75% <ø> (ø)
glue_astronomy/translators/__init__.py 100% <ø> (ø)
glue_astronomy/translators/regions.py 77.77% <0%> (ø)
...lue_astronomy/translators/tests/test_spectrum1d.py 100% <100%> (ø)
glue_astronomy/translators/ccddata.py 100% <100%> (ø)
glue_astronomy/translators/spectrum1d.py 100% <100%> (ø)

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 4099565...8d78297. Read the comment docs.