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

fix: add toBeOnTheScreen to exports #140

Merged
merged 1 commit into from
Jan 6, 2023
Merged

Conversation

mdjastrzebski
Copy link
Collaborator

What:

Add toBeOnTheScreen to index exports.

Resolves #138

Why:

Missing export

How:

Add and re-arrange exports.

Checklist:

  • Documentation added to the docs
  • Typescript definitions updated
  • Tests
  • Ready to be merged

@codecov
Copy link

codecov bot commented Jan 6, 2023

Codecov Report

Merging #140 (ffbdc87) into main (49c3bbd) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #140   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           13        13           
  Lines          252       252           
  Branches        76        76           
=========================================
  Hits           252       252           
Flag Coverage Δ
node-14 100.00% <ø> (ø)
node-16 100.00% <ø> (ø)
node-18 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/extend-expect.ts 100.00% <ø> (ø)

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

@mdjastrzebski mdjastrzebski merged commit e815954 into main Jan 6, 2023
@mdjastrzebski mdjastrzebski deleted the fix/index-exports branch January 6, 2023 10:26
@github-actions
Copy link

github-actions bot commented Jan 6, 2023

🎉 This PR is included in version 5.4.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add toBeOnTheScreen matcher to src/index exports
1 participant