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

Cleanup beam dependencies #714

Merged
merged 2 commits into from
Feb 28, 2024
Merged

Cleanup beam dependencies #714

merged 2 commits into from
Feb 28, 2024

Conversation

RustedBones
Copy link
Contributor

Fix #46

Do not couple ratatool-sampling to any runner implementation

Copy link

codecov bot commented Feb 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.89%. Comparing base (c730aac) to head (d3ef3ed).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #714      +/-   ##
==========================================
- Coverage   70.91%   70.89%   -0.02%     
==========================================
  Files          44       44              
  Lines        1822     1821       -1     
  Branches      316      308       -8     
==========================================
- Hits         1292     1291       -1     
  Misses        530      530              
Flag Coverage Δ
ratatoolCli 2.91% <0.00%> (+<0.01%) ⬆️
ratatoolCommon 0.00% <ø> (ø)
ratatoolDiffy 32.75% <0.00%> (+0.02%) ⬆️
ratatoolExamples 17.35% <0.00%> (+0.01%) ⬆️
ratatoolSampling 62.07% <100.00%> (-0.04%) ⬇️
ratatoolScalacheck 78.14% <ø> (ø)
ratatoolShapeless 4.18% <0.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link
Contributor

@benkonz benkonz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved, thanks @RustedBones !

@clairemcginty clairemcginty merged commit b4fe3f3 into master Feb 28, 2024
1 check passed
@clairemcginty clairemcginty deleted the remote-beam-deps branch February 28, 2024 20:59
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.

Remove Beam dependency from Ratatool-scalacheck
3 participants