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 sorting assertions #37

Merged
merged 2 commits into from Oct 18, 2021

Conversation

ppapapetrou76
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Oct 18, 2021

Codecov Report

Merging #37 (ed46a01) into master (a6ceca4) will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #37      +/-   ##
==========================================
+ Coverage   97.38%   97.42%   +0.04%     
==========================================
  Files          12       12              
  Lines         612      622      +10     
==========================================
+ Hits          596      606      +10     
  Misses         16       16              
Impacted Files Coverage Δ
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 a6ceca4...ed46a01. Read the comment docs.

@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 4 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@ppapapetrou76 ppapapetrou76 self-assigned this Oct 18, 2021
@ppapapetrou76 ppapapetrou76 merged commit 4f64fba into master Oct 18, 2021
@ppapapetrou76 ppapapetrou76 deleted the implement-slice-has-sorted-elements-assertion branch October 18, 2021 12:51
@ppapapetrou76 ppapapetrou76 mentioned this pull request Oct 22, 2021
3 tasks
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