Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make discretize optional for tests #75

Merged
merged 9 commits into from
Oct 13, 2024
Merged

Make discretize optional for tests #75

merged 9 commits into from
Oct 13, 2024

Conversation

jcapriot
Copy link
Member

Remove's most uses of discretize from the tests.

If there wasn't a direct replacement, then they are either marked as to-be-skipped if they're a pytest style, or just conditionally defined if still a unittest

Copy link

codecov bot commented Oct 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.46%. Comparing base (57b76be) to head (0f2059f).
Report is 11 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##            main      #75       +/-   ##
==========================================
+ Coverage   0.00%   87.46%   +87.46%     
==========================================
  Files         30       30               
  Lines       3079     3079               
==========================================
+ Hits           0     2693     +2693     
+ Misses      3079      386     -2693     

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

@jcapriot jcapriot merged commit d72b4c1 into main Oct 13, 2024
10 checks passed
@jcapriot jcapriot deleted the no_discretize branch October 13, 2024 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant