Navigation Menu

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 string assertions for ContainsOnlyWhitespaces and DoesNotContainOnlyWhitespaces #24

Conversation

mzampetakis
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Apr 25, 2021

Codecov Report

Merging #24 (77420b2) into master (8a747c0) will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #24      +/-   ##
==========================================
+ Coverage   97.61%   97.66%   +0.04%     
==========================================
  Files          12       12              
  Lines         377      385       +8     
==========================================
+ Hits          368      376       +8     
  Misses          9        9              
Impacted Files Coverage Δ
assert/error_messages.go 100.00% <100.00%> (ø)
assert/string.go 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 8a747c0...77420b2. Read the comment docs.

@sonarcloud
Copy link

sonarcloud bot commented Apr 25, 2021

SonarCloud Quality Gate failed.

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

No Coverage information No Coverage information
64.0% 64.0% Duplication

@ppapapetrou76 ppapapetrou76 merged commit ae821a7 into ppapapetrou76:master Apr 25, 2021
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

2 participants