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

implement slice unique elemets assertsion #34

Merged
merged 1 commit into from Oct 18, 2021

Conversation

ppapapetrou76
Copy link
Owner

@ppapapetrou76 ppapapetrou76 commented Oct 18, 2021

Related to #5

@sonarcloud
Copy link

sonarcloud bot commented Oct 18, 2021

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

@ppapapetrou76 ppapapetrou76 mentioned this pull request Oct 18, 2021
3 tasks
@codecov
Copy link

codecov bot commented Oct 18, 2021

Codecov Report

Merging #34 (d1272b3) into master (f3eee5d) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #34      +/-   ##
==========================================
+ Coverage   97.36%   97.39%   +0.03%     
==========================================
  Files          12       12              
  Lines         531      538       +7     
==========================================
+ Hits          517      524       +7     
  Misses         14       14              
Impacted Files Coverage Δ
assert/bool.go 100.00% <100.00%> (ø)
assert/error_messages.go 100.00% <100.00%> (ø)
assert/slice.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 f3eee5d...d1272b3. Read the comment docs.

@ppapapetrou76 ppapapetrou76 self-assigned this Oct 18, 2021
@ppapapetrou76 ppapapetrou76 merged commit 6e56683 into master Oct 18, 2021
@ppapapetrou76 ppapapetrou76 deleted the implement-slice-unique-elements-assertion branch October 18, 2021 08:17
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

1 participant