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

Added AssertSubset and AssertNoSubset #73

Merged
merged 7 commits into from
Jan 16, 2022

Conversation

MarvinJWendt
Copy link
Owner

Closes #34

@codecov
Copy link

codecov bot commented Jan 16, 2022

Codecov Report

Merging #73 (ef222af) into main (776d664) will decrease coverage by 0.44%.
The diff coverage is 60.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #73      +/-   ##
==========================================
- Coverage   88.81%   88.37%   -0.45%     
==========================================
  Files          10       10              
  Lines         635      645      +10     
==========================================
+ Hits          564      570       +6     
- Misses         37       39       +2     
- Partials       34       36       +2     
Impacted Files Coverage Δ
assert.go 97.13% <60.00%> (-1.39%) ⬇️

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 776d664...ef222af. Read the comment docs.

@MarvinJWendt MarvinJWendt merged commit 469038b into main Jan 16, 2022
@MarvinJWendt MarvinJWendt deleted the issue-34-Add_AssertSubset_and_AssertNotSubset branch January 16, 2022 23:50
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.

Add AssertSubset and AssertNotSubset
1 participant