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 instances for Ratio #251

Merged
merged 4 commits into from
Aug 18, 2024
Merged

Add instances for Ratio #251

merged 4 commits into from
Aug 18, 2024

Conversation

lsrcz
Copy link
Owner

@lsrcz lsrcz commented Aug 18, 2024

This pull request adds instances for Ratio.

@lsrcz lsrcz merged commit e60e471 into main Aug 18, 2024
2 checks passed
Copy link

codecov bot commented Aug 18, 2024

Codecov Report

Attention: Patch coverage is 0% with 41 lines in your changes missing coverage. Please review.

Project coverage is 52.39%. Comparing base (73f625a) to head (a6f712f).
Report is 4 commits behind head on main.

Files Patch % Lines
src/Grisette/Internal/Core/Data/Class/ToCon.hs 0.00% 9 Missing ⚠️
src/Grisette/Internal/Core/Data/Class/PPrint.hs 0.00% 6 Missing ⚠️
src/Grisette/Internal/Core/Data/Class/EvalSym.hs 0.00% 3 Missing ⚠️
...rc/Grisette/Internal/Core/Data/Class/ExtractSym.hs 0.00% 3 Missing ⚠️
src/Grisette/Internal/Core/Data/Class/Mergeable.hs 0.00% 3 Missing ⚠️
src/Grisette/Internal/Core/Data/Class/SymOrd.hs 0.00% 3 Missing ⚠️
src/Grisette/Internal/Core/Data/Class/GenSym.hs 0.00% 2 Missing ⚠️
src/Grisette/Internal/Core/Data/Class/SubstSym.hs 0.00% 2 Missing ⚠️
src/Grisette/Internal/Core/Data/Class/SymEq.hs 0.00% 2 Missing ⚠️
src/Grisette/Internal/Core/Data/Class/ToSym.hs 0.00% 2 Missing ⚠️
... and 3 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #251      +/-   ##
==========================================
- Coverage   52.54%   52.39%   -0.15%     
==========================================
  Files         120      120              
  Lines       10163    10203      +40     
  Branches      945      939       -6     
==========================================
+ Hits         5340     5346       +6     
- Misses       3878     3918      +40     
+ Partials      945      939       -6     

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

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