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 IsSubstringOf assertion #45

Merged
merged 1 commit into from Jan 28, 2022

Conversation

mzampetakis
Copy link
Contributor

No description provided.

@sonarcloud
Copy link

sonarcloud bot commented Jan 25, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Jan 25, 2022

Codecov Report

Merging #45 (9d3a31c) into master (47d1f22) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #45      +/-   ##
==========================================
+ Coverage   97.53%   97.56%   +0.02%     
==========================================
  Files          12       12              
  Lines         650      657       +7     
==========================================
+ Hits          634      641       +7     
  Misses         16       16              
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 47d1f22...9d3a31c. Read the comment docs.

Copy link
Owner

@ppapapetrou76 ppapapetrou76 left a comment

Choose a reason for hiding this comment

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

LGTM

@ppapapetrou76 ppapapetrou76 merged commit d11b502 into ppapapetrou76:master Jan 28, 2022
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