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

docs: expose jest matchers publically (docs, examples, etc) #1523

Merged
merged 8 commits into from
Nov 14, 2023

Conversation

mdjastrzebski
Copy link
Member

@mdjastrzebski mdjastrzebski commented Nov 13, 2023

Summary

All of the steps to expose built-in Jest matchers:

  • Update docs (references to Jest Native)
  • Update error messages / deprecations
  • Update example apps

Test plan

All checks should pass, all example apps checks should pass as well.

@mdjastrzebski mdjastrzebski force-pushed the chore/expose-jest-matchers branch from 4daacd3 to f65d78c Compare November 13, 2023 13:16
Copy link

codecov bot commented Nov 13, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (bc1ec0d) 98.17% compared to head (f81066c) 98.17%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1523   +/-   ##
=======================================
  Coverage   98.17%   98.17%           
=======================================
  Files          99       99           
  Lines        5868     5868           
  Branches      909      909           
=======================================
  Hits         5761     5761           
  Misses        107      107           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mdjastrzebski mdjastrzebski force-pushed the chore/expose-jest-matchers branch from f65d78c to 9ea2941 Compare November 13, 2023 17:36
@mdjastrzebski mdjastrzebski merged commit 2bce396 into main Nov 14, 2023
8 checks passed
@mdjastrzebski mdjastrzebski deleted the chore/expose-jest-matchers branch November 14, 2023 11:23
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