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

adding IsList, IsTuple and IsListOrTuple #7

Merged
merged 5 commits into from
Feb 17, 2022
Merged

Conversation

samuelcolvin
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Feb 15, 2022

Codecov Report

Merging #7 (119de5d) into main (f8285e0) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main        #7   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         9    +1     
  Lines          412       498   +86     
  Branches        99       124   +25     
=========================================
+ Hits           412       498   +86     
Impacted Files Coverage Δ
dirty_equals/__init__.py 100.00% <100.00%> (ø)
dirty_equals/_base.py 100.00% <100.00%> (ø)
dirty_equals/_list_tuple.py 100.00% <100.00%> (ø)
dirty_equals/_other.py 100.00% <100.00%> (ø)
dirty_equals/_strings.py 100.00% <100.00%> (ø)
dirty_equals/_utils.py 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 f8285e0...119de5d. Read the comment docs.

@samuelcolvin samuelcolvin mentioned this pull request Feb 17, 2022
20 tasks
@samuelcolvin samuelcolvin merged commit 0dc1ed5 into main Feb 17, 2022
@samuelcolvin samuelcolvin deleted the list-or-tuple branch February 17, 2022 21:38
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.

1 participant