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

Add derive for GADTs #265

Merged
merged 13 commits into from
Dec 11, 2024
Merged

Add derive for GADTs #265

merged 13 commits into from
Dec 11, 2024

Conversation

lsrcz
Copy link
Owner

@lsrcz lsrcz commented Dec 8, 2024

This pull request adds some support for type class derivation for GADTs.

@lsrcz lsrcz self-assigned this Dec 8, 2024
Copy link

codecov bot commented Dec 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.63%. Comparing base (9946b6b) to head (c8fe5c8).
Report is 20 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #265      +/-   ##
==========================================
- Coverage   54.70%   54.63%   -0.07%     
==========================================
  Files         121      122       +1     
  Lines       12914    12936      +22     
  Branches      907      908       +1     
==========================================
+ Hits         7064     7068       +4     
- Misses       4943     4960      +17     
- Partials      907      908       +1     

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

@lsrcz lsrcz merged commit 9dc1358 into main Dec 11, 2024
14 checks passed
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