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

Refactor tests: use "assert/require" instead "if" #113

Merged
merged 1 commit into from
May 16, 2023
Merged

Refactor tests: use "assert/require" instead "if" #113

merged 1 commit into from
May 16, 2023

Conversation

alexandear
Copy link
Contributor

This PR simplifies tests.

@codecov
Copy link

codecov bot commented May 16, 2023

Codecov Report

Merging #113 (ae0384e) into master (e89c4f6) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #113   +/-   ##
=======================================
  Coverage   83.74%   83.74%           
=======================================
  Files           8        8           
  Lines         406      406           
=======================================
  Hits          340      340           
  Misses         53       53           
  Partials       13       13           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@incu6us incu6us merged commit c103a15 into incu6us:master May 16, 2023
11 checks passed
@alexandear alexandear deleted the refactor-tests branch May 16, 2023 11:15
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.

None yet

2 participants