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

Make waiting for multiple expectations easy #8

Merged
merged 1 commit into from
Jan 1, 2025
Merged

Conversation

dfed
Copy link
Owner

@dfed dfed commented Dec 31, 2024

I saw a request to enable waiting for multiple expectations at the same time.

@dfed dfed self-assigned this Dec 31, 2024
@dfed dfed force-pushed the dfed--expectations branch from ed107ff to 7a51366 Compare December 31, 2024 22:19
Copy link

codecov bot commented Dec 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (2edb602) to head (7a51366).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##              main        #8   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         4    +2     
  Lines          125       224   +99     
=========================================
+ Hits           125       224   +99     
Files with missing lines Coverage Δ
Sources/TestingExpectation/Expectations.swift 100.00% <100.00%> (ø)
...ts/TestingExpectationTests/ExpectationsTests.swift 100.00% <100.00%> (ø)

@dfed dfed marked this pull request as ready for review December 31, 2024 22:20
Copy link
Collaborator

@NickEntin NickEntin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@dfed dfed merged commit 9ed218a into main Jan 1, 2025
9 checks passed
@dfed dfed deleted the dfed--expectations branch January 1, 2025 02:28
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.

2 participants