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

Add empty string test case to existing BlankStringSource #22

Merged
merged 2 commits into from
Dec 10, 2021
Merged

Conversation

grevend-bosch
Copy link
Contributor

Signed-off-by: David Greven fixed-term.David.Greven@de.bosch.com

Signed-off-by: David Greven <fixed-term.David.Greven@de.bosch.com>
Signed-off-by: David Greven <fixed-term.David.Greven@de.bosch.com>
@grevend-bosch grevend-bosch added priority/backlog Higher priority than priority/awaiting-more-evidence. kind/feature Categorizes issue or PR as related to a new feature. labels Dec 9, 2021
@grevend-bosch grevend-bosch self-assigned this Dec 9, 2021
@codecov
Copy link

codecov bot commented Dec 9, 2021

Codecov Report

Merging #22 (90df33c) into master (c8f9fde) will increase coverage by 0.05%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #22      +/-   ##
============================================
+ Coverage     92.25%   92.30%   +0.05%     
  Complexity       63       63              
============================================
  Files             7        7              
  Lines           142      143       +1     
  Branches          6        6              
============================================
+ Hits            131      132       +1     
  Misses            7        7              
  Partials          4        4              
Impacted Files Coverage Δ
...esting/blankstring/EmptyOrBlankStringProvider.java 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 c8f9fde...90df33c. Read the comment docs.

@grevend-bosch grevend-bosch linked an issue Dec 9, 2021 that may be closed by this pull request
Copy link
Member

@sbckr sbckr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sbckr sbckr merged commit 8991ac5 into master Dec 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. priority/backlog Higher priority than priority/awaiting-more-evidence.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add empty string test case to existing BlankStringSource
2 participants