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

Type cast pagy_arel_count value to integer #207

Merged
merged 1 commit into from
Dec 9, 2019

Conversation

rainerborene
Copy link
Contributor

Otherwise it will complain about "expected :count >= 0; got nil"

Otherwise it will complain about "expected :count >= 0; got nil"
@codecov
Copy link

codecov bot commented Dec 5, 2019

Codecov Report

Merging #207 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #207   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          26     26           
  Lines         530    530           
=====================================
  Hits          530    530
Impacted Files Coverage Δ
lib/pagy/extras/arel.rb 100% <100%> (ø) ⬆️

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 973f4fe...380d319. Read the comment docs.

@ddnexus ddnexus changed the base branch from master to dev December 9, 2019 03:39
@ddnexus ddnexus merged commit cbe4a97 into ddnexus:dev Dec 9, 2019
@ddnexus
Copy link
Owner

ddnexus commented Dec 9, 2019

Thank you!

@ddnexus ddnexus added the merged label Mar 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants