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

Added test cases #1112

Merged
merged 7 commits into from
Mar 4, 2021
Merged

Added test cases #1112

merged 7 commits into from
Mar 4, 2021

Conversation

mdshamoon
Copy link
Member

@mdshamoon mdshamoon commented Mar 3, 2021

Summary

Added test cases for:

  • WalletBalance
  • WebhookLogsList

@codecov
Copy link

codecov bot commented Mar 3, 2021

Codecov Report

Merging #1112 (f4d93f2) into master (82f7cdd) will increase coverage by 0.27%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1112      +/-   ##
==========================================
+ Coverage   68.60%   68.87%   +0.27%     
==========================================
  Files         149      149              
  Lines        4220     4209      -11     
  Branches      887      886       -1     
==========================================
+ Hits         2895     2899       +4     
+ Misses       1015     1001      -14     
+ Partials      310      309       -1     
Impacted Files Coverage Δ
...rs/WebhookLogs/WebhookLogsList/WebhookLogsList.tsx 95.12% <100.00%> (+15.87%) ⬆️
src/mocks/Organization.tsx 100.00% <100.00%> (ø)
...BlockContact/BlockContactList/BlockContactList.tsx 89.65% <0.00%> (-6.90%) ⬇️
src/containers/WalletBalance/WalletBalance.tsx 86.04% <0.00%> (+18.60%) ⬆️

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 82f7cdd...f4d93f2. Read the comment docs.

@mdshamoon mdshamoon linked an issue Mar 4, 2021 that may be closed by this pull request
2 tasks
Copy link
Contributor

@DigneshGujarathi DigneshGujarathi left a comment

Choose a reason for hiding this comment

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

Looks good

@DigneshGujarathi DigneshGujarathi merged commit 2f28352 into master Mar 4, 2021
@DigneshGujarathi DigneshGujarathi deleted the feature/test-components branch March 4, 2021 06:10
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.

Increase test coverage
2 participants