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 Metadata pattern and AsMetadata type class #277

Merged
merged 1 commit into from
Jan 7, 2025
Merged

Conversation

lsrcz
Copy link
Owner

@lsrcz lsrcz commented Jan 7, 2025

Directly manipulating S-expressions can be hard. This pull request adds a type class AsMetadata to help it.

@lsrcz lsrcz self-assigned this Jan 7, 2025
@lsrcz lsrcz merged commit d0549e0 into main Jan 7, 2025
12 checks passed
Copy link

codecov bot commented Jan 7, 2025

Codecov Report

Attention: Patch coverage is 50.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 75.24%. Comparing base (c9c04f5) to head (3337fa3).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/Grisette/Internal/Core/Data/Symbol.hs 50.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #277      +/-   ##
==========================================
- Coverage   75.24%   75.24%   -0.01%     
==========================================
  Files         208      208              
  Lines       30938    30942       +4     
  Branches     2189     2187       -2     
==========================================
+ Hits        23280    23281       +1     
- Misses       5469     5474       +5     
+ Partials     2189     2187       -2     

☔ 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