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

Really allow zero interval + fix integer comparisons #120

Merged
merged 2 commits into from
May 20, 2020

Conversation

marcinar
Copy link
Contributor

It seems that #105 wasn't fully fixed in #107. I also noticed that the equals method is broken since it tries to compare objects using == (that works only for values -128...127).

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.02%) to 42.781% when pulling 5ff8256 on marcinar:master into ecaceb4 on ChargeTimeEU:master.

@codecov-commenter
Copy link

Codecov Report

Merging #120 into master will decrease coverage by 0.01%.
The diff coverage is 14.28%.

@@             Coverage Diff              @@
##             master     #120      +/-   ##
============================================
- Coverage     41.55%   41.53%   -0.02%     
  Complexity      911      911              
============================================
  Files           220      220              
  Lines          4353     4355       +2     
  Branches        435      437       +2     
============================================
  Hits           1809     1809              
- Misses         2436     2438       +2     
  Partials        108      108              

@TVolden TVolden merged commit 9e8f2c0 into ChargeTimeEU:master May 20, 2020
@TVolden
Copy link
Member

TVolden commented May 20, 2020

Thanks @marcinar

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.

4 participants