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 pretty printer for models, change the operand order for PPrint2 functions #225

Merged
merged 4 commits into from
Jul 2, 2024

Conversation

lsrcz
Copy link
Owner

@lsrcz lsrcz commented Jul 2, 2024

This pull request adds the pretty printer for models and changes the operand order for liftPFormatPrec2 and liftPFormatList2.

Copy link

codecov bot commented Jul 2, 2024

Codecov Report

Attention: Patch coverage is 29.62963% with 38 lines in your changes missing coverage. Please review.

Project coverage is 49.80%. Comparing base (9edb98a) to head (10bb95a).

Files Patch % Lines
src/Grisette/Internal/Core/Data/Class/PPrint.hs 29.62% 33 Missing and 5 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #225      +/-   ##
==========================================
- Coverage   49.91%   49.80%   -0.12%     
==========================================
  Files         100      100              
  Lines        8506     8543      +37     
  Branches      713      714       +1     
==========================================
+ Hits         4246     4255       +9     
- Misses       3547     3574      +27     
- Partials      713      714       +1     

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

@lsrcz lsrcz merged commit c6c6798 into main Jul 2, 2024
18 of 20 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