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

Fixed a bug where the PropertyValue equals always returned false #328

Merged
merged 1 commit into from
Aug 16, 2018

Conversation

eeverman
Copy link
Owner

Low impact - was not used
Fixes #327

@codecov
Copy link

codecov bot commented Aug 16, 2018

Codecov Report

Merging #328 into master will increase coverage by 0.27%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #328      +/-   ##
=========================================
+ Coverage   41.53%   41.8%   +0.27%     
=========================================
  Files         118     118              
  Lines        3650    3650              
  Branches      606     606              
=========================================
+ Hits         1516    1526      +10     
+ Misses       1999    1987      -12     
- Partials      135     137       +2
Impacted Files Coverage Δ
...ain/java/org/yarnandtail/andhow/PropertyValue.java 52.63% <100%> (+52.63%) ⬆️

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 8818af2...d1a84ef. Read the comment docs.

@eeverman eeverman merged commit d6d27c4 into master Aug 16, 2018
@eeverman eeverman deleted the Issue327_PropertyValue_bug branch August 24, 2018 21:10
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.

2 participants