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

refactor: config tests #2939

Merged
merged 24 commits into from Sep 22, 2021
Merged

refactor: config tests #2939

merged 24 commits into from Sep 22, 2021

Conversation

rishabh3112
Copy link
Member

What kind of change does this PR introduce?
refactor

Did you add tests for your changes?
Yup

If relevant, did you update the documentation?
Not needed,

Summary
There are various grammatical mistakes as well as non standard descriptions.
Some cases also have redundant files.

Does this PR introduce a breaking change?
Nope

Other information
Discussed in #2930

@rishabh3112

This comment has been minimized.

@codecov
Copy link

codecov bot commented Sep 8, 2021

Codecov Report

Merging #2939 (c3d0744) into master (3a5ac74) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2939   +/-   ##
=======================================
  Coverage   95.13%   95.13%           
=======================================
  Files          31       31           
  Lines        1684     1684           
  Branches      483      483           
=======================================
  Hits         1602     1602           
  Misses         82       82           

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 3a5ac74...c3d0744. Read the comment docs.

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.

Ready to merge?

@rishabh3112
Copy link
Member Author

Ready to merge?

Still there are a lot of tests with bad descriptions 😞. If this is needs to be merged now, I can open a separate pull request later to address them.

@alexander-akait
Copy link
Member

You can continue work here 👍

@rishabh3112 rishabh3112 marked this pull request as ready for review September 21, 2021 09:10
@rishabh3112 rishabh3112 requested a review from a team as a code owner September 21, 2021 09:10
@rishabh3112 rishabh3112 merged commit c8db7d5 into master Sep 22, 2021
@rishabh3112 rishabh3112 deleted the refactor/config-tests branch September 22, 2021 11:27
anshumanv pushed a commit that referenced this pull request Oct 20, 2021
* fix: absent config test

* chore: basic config description

* chore: update default js config test

* chore: update dot webpack config test

* chore: update dot webpack webpackfile test

* chore: fix description of cjs config

* chore: update mjs config

* chore: default config with mode

* chore: fix empty test

* chore: update empty array

* chore: update empty function descriptions

* chore: update empty promise

* chore: update config array error

* chore: update no config

* chore: update invalid path file

* chore: update config error test

* chore: fix funtional config test

* chore: invalid export

* chore: update multiple config test

* chore: update config test

* chore: update no code test

* chore: update no config array test

* chore: update no config object test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants