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

Let AssertionChecker as the entry point for using the library #77

Merged
merged 4 commits into from
Mar 16, 2023

Conversation

gcotelli
Copy link
Member

Change direct references to AssertionCheckerBuilder and instead use AssertionChecker, so it will be the entry point for using the library.

Also fix some spelling errors

@codecov
Copy link

codecov bot commented Mar 15, 2023

Codecov Report

Merging #77 (6c5bb38) into release-candidate (b13c72c) will not change coverage.
The diff coverage is 100.00%.

@@                 Coverage Diff                 @@
##           release-candidate       #77   +/-   ##
===================================================
  Coverage             100.00%   100.00%           
===================================================
  Files                     67        67           
  Lines                   5577      5628   +51     
===================================================
+ Hits                    5577      5628   +51     
Impacted Files Coverage Δ
...ertions-Tests/AssertionCheckerBuilderTest.class.st 100.00% <100.00%> (ø)
source/Buoy-Assertions/AssertionChecker.class.st 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@gcotelli gcotelli merged commit 0c1847f into release-candidate Mar 16, 2023
@gcotelli gcotelli deleted the assertion_checker_improvements branch March 16, 2023 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants