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

Remove unbound #542

Merged
merged 2 commits into from
Nov 26, 2022
Merged

Remove unbound #542

merged 2 commits into from
Nov 26, 2022

Conversation

MasonProtter
Copy link
Member

Rebase of #533 onto master.

nsajko and others added 2 commits September 8, 2022 12:14
I didn't check, but unbound type parameters often cause performance
issues, so this may not be merely cosmetic.
remove unbound type parameters [2]
@codecov
Copy link

codecov bot commented Nov 26, 2022

Codecov Report

Merging #542 (121eef9) into master (34708e8) will not change coverage.
The diff coverage is 50.00%.

@@           Coverage Diff           @@
##           master     #542   +/-   ##
=======================================
  Coverage   95.43%   95.43%           
=======================================
  Files          32       32           
  Lines        2232     2232           
=======================================
  Hits         2130     2130           
  Misses        102      102           
Flag Coverage Δ
Pkg.test 94.55% <50.00%> (ø)
Run.test 95.20% <50.00%> (ø)

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

Impacted Files Coverage Δ
src/partitionby.jl 94.80% <0.00%> (ø)
src/processes.jl 94.21% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@MasonProtter MasonProtter merged commit 9b50be7 into master Nov 26, 2022
@MasonProtter MasonProtter deleted the remove-unbound branch November 26, 2022 18: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.

None yet

2 participants