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

Introduce type parameters in solver #77

Merged
merged 1 commit into from
Dec 13, 2023
Merged

Conversation

JoshuaLampert
Copy link
Owner

Abstract types should be avoided. Instead, use type parameters.

Copy link

codecov bot commented Dec 13, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5ae06b4) 96.11% compared to head (d138dfa) 96.11%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #77   +/-   ##
=======================================
  Coverage   96.11%   96.11%           
=======================================
  Files          14       14           
  Lines        1081     1081           
=======================================
  Hits         1039     1039           
  Misses         42       42           

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

@JoshuaLampert JoshuaLampert merged commit bc11555 into main Dec 13, 2023
14 checks passed
@JoshuaLampert JoshuaLampert deleted the solver-type-parameter branch December 13, 2023 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant