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

fix reward channel joining #2174

Merged
merged 3 commits into from
Jun 17, 2019
Merged

fix reward channel joining #2174

merged 3 commits into from
Jun 17, 2019

Conversation

ayrat555
Copy link
Contributor

fixes

2019-06-13T21:04:22.331 application=phoenix [error] an exception was raised:
    ** (MatchError) no match of right hand side value: {:error, :not_found}
        (block_scout_web) lib/block_scout_web/channels/reward_channel.ex:15: BlockScoutWeb.RewardChannel.join/3
        (phoenix) lib/phoenix/channel/server.ex:245: Phoenix.Channel.Server.init/1
        (stdlib) gen_server.erl:374: :gen_server.init_it/2
        (stdlib) gen_server.erl:342: :gen_server.init_it/6
        (stdlib) proc_lib.erl:249: :proc_lib.init_p_do_apply/3

Changelog

  • fix reward channel joining

@coveralls
Copy link

Pull Request Test Coverage Report for Build 4f36c651-d40e-4456-b042-3ce57be54d2e

  • 3 of 3 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 80.762%

Totals Coverage Status
Change from base Build be7d4c0a-8fbe-49ce-ae62-2e3ddf25e349: 0.0%
Covered Lines: 4899
Relevant Lines: 6066

💛 - Coveralls

@vbaranov vbaranov merged commit 674ee6a into master Jun 17, 2019
@vbaranov vbaranov deleted the ab-fix-reward-channel-joining branch June 17, 2019 17:29
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.

None yet

5 participants