Skip to content

refactor: remove includeName argument #1123

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

Merged
merged 1 commit into from
Apr 11, 2022
Merged

refactor: remove includeName argument #1123

merged 1 commit into from
Apr 11, 2022

Conversation

timdeschryver
Copy link
Member

What: remove the passed includeName argument to prettryRoles (based on a recent "discussion" at #1120 (comment))

Why: includeName isn't used prettyRoles because we always want to show the role name

How: removed the includeName

Checklist:

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

@codesandbox-ci
Copy link

codesandbox-ci bot commented Apr 7, 2022

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit b5a591a:

Sandbox Source
react-testing-library-examples Configuration

@codecov
Copy link

codecov bot commented Apr 7, 2022

Codecov Report

Merging #1123 (b5a591a) into main (84c7290) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main     #1123   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           25        25           
  Lines          985       985           
  Branches       322       322           
=========================================
  Hits           985       985           
Flag Coverage Δ
node-12 100.00% <ø> (ø)
node-14 100.00% <ø> (ø)
node-16 100.00% <ø> (ø)

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

Impacted Files Coverage Δ
src/queries/role.js 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 84c7290...b5a591a. Read the comment docs.

@eps1lon
Copy link
Member

eps1lon commented Apr 11, 2022

Thanks!

@eps1lon eps1lon merged commit 2b69154 into main Apr 11, 2022
@eps1lon eps1lon deleted the remove-includeName branch April 11, 2022 20:32
@github-actions
Copy link

🎉 This PR is included in version 8.14.0 🎉

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.

2 participants