reproject icon indicating copy to clipboard operation
reproject copied to clipboard

Experiment with Python limited API (take 2)

Open astrofrog opened this issue 1 year ago • 1 comments

Trying https://github.com/astropy/reproject/pull/301 again now that Cython 3.1 is supposed to have good support

astrofrog avatar Jan 05 '25 22:01 astrofrog

Codecov Report

:x: Patch coverage is 29.41176% with 12 lines in your changes missing coverage. Please review. :white_check_mark: Project coverage is 90.57%. Comparing base (927912e) to head (b8e5eb5). :warning: Report is 126 commits behind head on main.

Files with missing lines Patch % Lines
reproject/adaptive/setup_package.py 35.71% 9 Missing :warning:
reproject/spherical_intersect/setup_package.py 0.00% 3 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #483      +/-   ##
==========================================
- Coverage   91.45%   90.57%   -0.88%     
==========================================
  Files          25       26       +1     
  Lines        1088     1104      +16     
==========================================
+ Hits          995     1000       +5     
- Misses         93      104      +11     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar Jan 06 '25 12:01 codecov[bot]

This can be significantly simplified once https://github.com/astropy/extension-helpers/pull/26 is merged

astrofrog avatar May 20 '25 11:05 astrofrog

Closing in favour of https://github.com/astropy/reproject/pull/506

astrofrog avatar May 27 '25 11:05 astrofrog