Skip to content

Conversation

@matt-graham
Copy link
Collaborator

Resolves #255

@codecov
Copy link

codecov bot commented Dec 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.12%. Comparing base (8f6e4d5) to head (be0cf52).
Report is 39 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #256      +/-   ##
==========================================
+ Coverage   96.07%   96.12%   +0.05%     
==========================================
  Files          31       31              
  Lines        3565     3565              
==========================================
+ Hits         3425     3427       +2     
+ Misses        140      138       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@matt-graham matt-graham added the bug Something isn't working label Dec 13, 2024
Copy link
Collaborator

@CosmoMatt CosmoMatt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch! A lot of the development for the numpy functions was a little more lax as we only really used this functionality for regression testing of the JAX functions.

@matt-graham matt-graham merged commit 3ff7699 into main Dec 18, 2024
13 checks passed
@matt-graham matt-graham deleted the mmg/fix-generate-precomps-pass-through branch December 18, 2024 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NumPy inverse spherical transform with precomps=None and L_lower > 0 raising error

3 participants