Skip to content

test: entry #3499

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 5 commits into from
Jul 1, 2021
Merged

test: entry #3499

merged 5 commits into from
Jul 1, 2021

Conversation

alexander-akait
Copy link
Member

  • This is a bugfix
  • This is a feature
  • This is a code refactor
  • This is a test update
  • This is a docs update
  • This is a metadata update

For Bugs and Features; did you add new tests?

tests

Motivation / Use-Case

entry tests

Breaking Changes

No

Additional Info

also remove old bad tests

@codecov
Copy link

codecov bot commented Jun 29, 2021

Codecov Report

Merging #3499 (9a0dc92) into master (0020f3e) will increase coverage by 0.56%.
The diff coverage is 96.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3499      +/-   ##
==========================================
+ Coverage   94.35%   94.92%   +0.56%     
==========================================
  Files          26       25       -1     
  Lines        1276     1301      +25     
  Branches      402      415      +13     
==========================================
+ Hits         1204     1235      +31     
+ Misses         66       62       -4     
+ Partials        6        4       -2     
Impacted Files Coverage Δ
bin/cli-flags.js 100.00% <ø> (ø)
lib/Server.js 94.35% <91.58%> (+0.04%) ⬆️
client-src/index.js 88.23% <100.00%> (+5.04%) ⬆️
client-src/utils/createSocketURL.js 100.00% <100.00%> (+3.57%) ⬆️
client-src/utils/parseURL.js 90.00% <100.00%> (-10.00%) ⬇️
client-src/utils/reloadApp.js 82.60% <100.00%> (-4.35%) ⬇️
lib/servers/SockJSServer.js 95.23% <100.00%> (+4.54%) ⬆️
lib/servers/WebsocketServer.js 92.10% <100.00%> (-5.27%) ⬇️
lib/utils/DevServerPlugin.js 98.61% <100.00%> (+1.01%) ⬆️
lib/utils/normalizeOptions.js 97.17% <100.00%> (+0.62%) ⬆️
... and 5 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 7c7ccf9...9a0dc92. Read the comment docs.

@alexander-akait alexander-akait merged commit a7c9f34 into master Jul 1, 2021
@alexander-akait alexander-akait deleted the test-entry branch July 1, 2021 22:41
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.

1 participant