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 ExtractSymbolics instances for tuples longer than 2 #103

Merged
merged 1 commit into from Jul 20, 2023

Conversation

lsrcz
Copy link
Owner

@lsrcz lsrcz commented Jul 20, 2023

This pull request added ExtractSymbolics instances for tuples longer than 2, resolves #102.

@codecov
Copy link

codecov bot commented Jul 20, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.07 ⚠️

Comparison is base (e870bc1) 31.75% compared to head (0e8fe7f) 31.68%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #103      +/-   ##
==========================================
- Coverage   31.75%   31.68%   -0.07%     
==========================================
  Files          49       49              
  Lines        5246     5251       +5     
  Branches      273      275       +2     
==========================================
- Hits         1666     1664       -2     
- Misses       3307     3312       +5     
- Partials      273      275       +2     
Impacted Files Coverage Δ
src/Grisette/Core/Data/Class/ExtractSymbolics.hs 22.72% <0.00%> (-2.92%) ⬇️

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@lsrcz lsrcz merged commit f1d65c1 into main Jul 20, 2023
34 of 36 checks passed
@lsrcz lsrcz deleted the fix-extract-symbolics-instances branch February 17, 2024 03:55
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.

Missing ExtractSymbolics instances for tuples longer than 2
1 participant