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

tests: Add '-test' postfix to every test file #319

Merged
merged 1 commit into from Mar 19, 2021

Conversation

IvanGoncharov
Copy link
Member

No description provided.

@IvanGoncharov IvanGoncharov added the PR: polish 💅 PR doesn't change public API or any observed behaviour label Mar 19, 2021
@codecov
Copy link

codecov bot commented Mar 19, 2021

Codecov Report

Merging #319 (0089f3a) into main (b8efdbb) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #319   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           19        19           
  Lines          587       587           
  Branches        36        36           
=========================================
  Hits           587       587           
Impacted Files Coverage Δ
src/__tests__/starWarsConnection-test.js 100.00% <ø> (ø)
src/__tests__/starWarsMutation-test.js 100.00% <ø> (ø)
src/__tests__/starWarsObjectIdentification-test.js 100.00% <ø> (ø)
src/connection/__tests__/arrayconnection-test.js 100.00% <ø> (ø)
src/connection/__tests__/connection-test.js 100.00% <ø> (ø)
src/mutation/__tests__/mutation-test.js 100.00% <ø> (ø)
src/node/__tests__/global-test.js 100.00% <ø> (ø)
src/node/__tests__/node-test.js 100.00% <ø> (ø)
src/node/__tests__/nodeasync-test.js 100.00% <ø> (ø)
src/node/__tests__/plural-test.js 100.00% <ø> (ø)
... and 1 more

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 b8efdbb...0089f3a. Read the comment docs.

@IvanGoncharov IvanGoncharov merged commit 30f989b into graphql:main Mar 19, 2021
@IvanGoncharov IvanGoncharov deleted the pr_branch branch March 19, 2021 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: polish 💅 PR doesn't change public API or any observed behaviour
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant