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

Some clean up in get quasiquoter #52

Merged
merged 5 commits into from
Sep 11, 2020
Merged

Some clean up in get quasiquoter #52

merged 5 commits into from
Sep 11, 2020

Conversation

brandon-leapyear
Copy link
Contributor

@brandon-leapyear brandon-leapyear commented Sep 11, 2020

This is an old work account. Please reference @brandonchinn178 for all future communication


Separate the logic for "what function(s) should be called at runtime" from "how should the function(s) be applied wrt subsequent functions". Works a lot more nicely with the new NonEmpty types

@codecov-commenter
Copy link

Codecov Report

Merging #52 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #52   +/-   ##
=======================================
  Coverage   87.10%   87.10%           
=======================================
  Files          12       12           
  Lines         473      473           
  Branches       21       21           
=======================================
  Hits          412      412           
  Misses         52       52           
  Partials        9        9           
Impacted Files Coverage Δ
src/Data/Aeson/Schema/TH/Unwrap.hs 90.90% <ø> (ø)
src/Data/Aeson/Schema/TH/Get.hs 82.97% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update aa1b734...bb5d2f6. Read the comment docs.

@brandon-leapyear brandon-leapyear merged commit ad13a2e into master Sep 11, 2020
@brandon-leapyear brandon-leapyear deleted the chinn/cleanup branch September 11, 2020 16:42
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.

None yet

2 participants