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

fix(core): range default should be inclusive instead of exclusive #203

Merged
merged 1 commit into from Dec 17, 2020

Conversation

ghiscoding
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Dec 17, 2020

Codecov Report

Merging #203 (c69d894) into master (1b1cea2) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##            master      #203    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files          206       206            
  Lines        11853     11853            
  Branches      4054      3904   -150     
==========================================
  Hits         11853     11853            
Impacted Files Coverage Δ
packages/common/src/filters/dateRangeFilter.ts 100.00% <100.00%> (ø)
packages/common/src/filters/sliderRangeFilter.ts 100.00% <100.00%> (ø)
packages/graphql/src/services/graphql.service.ts 100.00% <100.00%> (ø)
packages/odata/src/services/grid-odata.service.ts 100.00% <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 1b1cea2...c69d894. Read the comment docs.

@ghiscoding ghiscoding merged commit b7f74ad into master Dec 17, 2020
@ghiscoding ghiscoding deleted the bugfix/range-default-to-inclusive branch December 17, 2020 21:11
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

1 participant