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

test: fix entity tests #3795

Closed
wants to merge 1 commit into from
Closed

test: fix entity tests #3795

wants to merge 1 commit into from

Conversation

rainydio
Copy link
Contributor

Summary

Fixed __tests__/functional/transaction-forging/entity-register.test.ts

Checklist

  • Ready to be merged

@codecov
Copy link

codecov bot commented Jun 12, 2020

Codecov Report

Merging #3795 into develop will increase coverage by 0.10%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #3795      +/-   ##
===========================================
+ Coverage    96.86%   96.96%   +0.10%     
===========================================
  Files          616      616              
  Lines        13861    13861              
  Branches      1672     1672              
===========================================
+ Hits         13427    13441      +14     
+ Misses         145      131      -14     
  Partials       289      289              
Flag Coverage Δ
#functional 6.33% <ø> (+0.10%) ⬆️
#integration 10.02% <ø> (ø)
#unit 95.18% <ø> (ø)
Impacted Files Coverage Δ
...re-test-framework/src/utils/transaction-factory.ts 98.86% <0.00%> (+2.27%) ⬆️
...e-test-framework/src/matchers/functional/entity.ts 38.70% <0.00%> (+32.25%) ⬆️

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 4b68d5f...b21c187. Read the comment docs.

@rainydio rainydio changed the title fix(tests): fix entity-register test fix(tests): fix entity tests Jun 12, 2020
@faustbrian faustbrian changed the title fix(tests): fix entity tests test: fix entity tests Jun 13, 2020
@rainydio rainydio closed this Jun 15, 2020
@rainydio rainydio deleted the fix/tests/entity-register branch June 15, 2020 03: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