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

Improved output of AssertNotContains #145

Merged
merged 6 commits into from Apr 7, 2022

Conversation

MarvinJWendt
Copy link
Owner

No description provided.

@MarvinJWendt MarvinJWendt linked an issue Apr 7, 2022 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Apr 7, 2022

Codecov Report

Merging #145 (e09de6b) into main (6057078) will increase coverage by 0.05%.
The diff coverage is 100.00%.

❗ Current head e09de6b differs from pull request most recent head e03c471. Consider uploading reports for the commit e03c471 to get more accurate results

@@            Coverage Diff             @@
##             main     #145      +/-   ##
==========================================
+ Coverage   86.12%   86.18%   +0.05%     
==========================================
  Files          10       10              
  Lines         699      702       +3     
==========================================
+ Hits          602      605       +3     
  Misses         60       60              
  Partials       37       37              
Impacted Files Coverage Δ
assert.go 97.26% <100.00%> (+0.02%) ⬆️

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 6057078...e03c471. Read the comment docs.

@MarvinJWendt MarvinJWendt merged commit 3573a2e into main Apr 7, 2022
@MarvinJWendt MarvinJWendt deleted the 120-improve-output-of-assertnotcontains branch April 7, 2022 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve output of AssertNotContains
1 participant