astropy / extension-helpers

Helpers to assist with building Python packages with compiled C/Cython extensions
https://extension-helpers.readthedocs.io
BSD 3-Clause "New" or "Revised" License
16 stars 12 forks source link

Set testpaths to avoid picking up other tests #54

Closed astrofrog closed 1 year ago

astrofrog commented 1 year ago

Fixes https://github.com/astropy/extension-helpers/issues/41

codecov[bot] commented 1 year ago

Codecov Report

Merging #54 (92c631f) into main (25e1efe) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #54   +/-   ##
=======================================
  Coverage   76.29%   76.29%           
=======================================
  Files           4        4           
  Lines         308      308           
=======================================
  Hits          235      235           
  Misses         73       73           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more