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: fix function names used in examples #228

Merged
merged 1 commit into from
Jun 16, 2023
Merged

Conversation

RebeccaStevens
Copy link
Collaborator

fix #227

PR Checklist

Overview

Fixes examples.

@codecov
Copy link

codecov bot commented Jun 16, 2023

Codecov Report

Merging #228 (b55eb95) into main (a9b1528) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #228   +/-   ##
=======================================
  Coverage   46.40%   46.40%           
=======================================
  Files          20       20           
  Lines         459      459           
  Branches      180      180           
=======================================
  Hits          213      213           
  Misses        217      217           
  Partials       29       29           
Flag Coverage Δ
4.3.5 ?
4.6.4 46.18% <ø> (ø)
4.9.5 ?
latest 46.18% <ø> (ø)

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

Impacted Files Coverage Δ
src/comments.ts 34.78% <ø> (ø)
src/types/typeGuards/intrinsic.ts 85.71% <ø> (ø)
src/types/utilities.ts 45.71% <ø> (ø)

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

Copy link
Owner

@JoshuaKGoldberg JoshuaKGoldberg left a comment

Choose a reason for hiding this comment

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

oopsies

@JoshuaKGoldberg JoshuaKGoldberg merged commit ef35c44 into main Jun 16, 2023
@JoshuaKGoldberg JoshuaKGoldberg deleted the issue/227 branch June 16, 2023 15:19
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.

📝 Documentation: Examples using different names to the function itself
2 participants