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

Clarify what context does. Improve phrasing #736

Merged
merged 2 commits into from Apr 8, 2023

Conversation

klu235
Copy link
Contributor

@klu235 klu235 commented Apr 8, 2023

The previous summary of context ("A path that determines how to interpret the from path") was vague, and didn't really explain what context does.

"How does context determine how to interpret the from path?" I wondered. It wasn't until looking through the examples, over a day after trying to figure this out, that I had a clue.

I hope my edit makes the role of context clearer, so that others won't have to suffer as I did.

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

Breaking Changes

Additional Info

The previous summary of `context` ("A path that determines how to interpret the from path") was  vague, and didn't really explain what context does.

 "*How* does context determine how to interpret the `from` path?" I wondered. It wasn't until looking through the examples, over a day after trying to figure this out, that I had a clue. 

I hope my edit makes the role of `context` clearer, so that others won't have to suffer as I did.
alexander-akait
alexander-akait previously approved these changes Apr 8, 2023
@alexander-akait
Copy link
Member

Can you fix linting?

@codecov
Copy link

codecov bot commented Apr 8, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (59bdbb2) 90.17% compared to head (8aa173d) 90.17%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #736   +/-   ##
=======================================
  Coverage   90.17%   90.17%           
=======================================
  Files           2        2           
  Lines         397      397           
  Branches      119      119           
=======================================
  Hits          358      358           
  Misses         38       38           
  Partials        1        1           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@klu235
Copy link
Contributor Author

klu235 commented Apr 8, 2023

Can you fix linting?

Done

Copy link
Member

@alexander-akait alexander-akait left a comment

Choose a reason for hiding this comment

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

Thank you

@alexander-akait alexander-akait merged commit 82f3bc7 into webpack-contrib:master Apr 8, 2023
15 of 16 checks passed
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