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

Break out code into separate modules #6

Merged
merged 10 commits into from
Nov 23, 2020
Merged

Conversation

brandonchinn178
Copy link
Owner

General reorganization and improvements

@codecov-io
Copy link

Codecov Report

Merging #6 (3b8953b) into master (c05aaf8) will decrease coverage by 22.12%.
The diff coverage is 33.92%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #6       +/-   ##
===========================================
- Coverage   60.00%   37.87%   -22.13%     
===========================================
  Files           1        5        +4     
  Lines          40       66       +26     
===========================================
+ Hits           24       25        +1     
- Misses         16       41       +25     
Impacted Files Coverage Δ
src/Database/Persist/Monad/Class.hs 0.00% <0.00%> (ø)
src/Database/Persist/Monad/SqlQueryRep.hs 25.00% <25.00%> (ø)
src/Database/Persist/Monad.hs 57.14% <50.00%> (-2.86%) ⬇️
src/Database/Persist/Monad/Shim.hs 75.00% <75.00%> (ø)
src/Database/Persist/Monad/TestUtils.hs 83.33% <83.33%> (ø)

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 c05aaf8...3b8953b. Read the comment docs.

@brandonchinn178 brandonchinn178 merged commit 023167b into master Nov 23, 2020
@brandonchinn178 brandonchinn178 deleted the improvements branch November 23, 2020 21:53
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.

2 participants