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

Tested all akka mailboxes (Neo 3) #823

Merged
merged 5 commits into from
Jun 13, 2019

Conversation

igormcoelho
Copy link
Contributor

Ported mailbox tests from 2.x to 3.x.

@igormcoelho igormcoelho requested review from shargon and vncoelho June 12, 2019 20:40
@codecov-io
Copy link

codecov-io commented Jun 12, 2019

Codecov Report

Merging #823 into master will increase coverage by 0.14%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #823      +/-   ##
=========================================
+ Coverage   37.86%     38%   +0.14%     
=========================================
  Files         176     176              
  Lines       12443   12443              
=========================================
+ Hits         4711    4729      +18     
+ Misses       7732    7714      -18
Impacted Files Coverage Δ
neo/Consensus/ConsensusService.cs 15.88% <0%> (+1.78%) ⬆️
neo/Network/P2P/TaskManager.cs 18.99% <0%> (+2.23%) ⬆️
neo/Network/P2P/RemoteNode.cs 3.77% <0%> (+3.77%) ⬆️

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 50c16bd...31ddf8e. Read the comment docs.

@igormcoelho igormcoelho merged commit 354563d into neo-project:master Jun 13, 2019
@igormcoelho igormcoelho deleted the tests_3x_all_mailbox branch June 13, 2019 02:44
Thacryba pushed a commit to simplitech/neo that referenced this pull request Feb 17, 2020
* Fix FULLSTACK-134

Fix http://47.102.110.9:8080/projects/FULLSTACK/issues/FULLSTACK-134?filter=myopenissues

* Update getting-started-csharp.md

* minor updates

* Update getting-started-csharp.md
Tommo-L pushed a commit to Tommo-L/neo that referenced this pull request Jun 22, 2020
* tested all akka mailboxes

* better names
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.

3 participants