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: Mobx array out of range #559

Merged
merged 1 commit into from
Nov 29, 2018

Conversation

sunnywx
Copy link
Contributor

@sunnywx sunnywx commented Nov 28, 2018

fix: #551

@sunnywx sunnywx requested a review from whDongRui November 28, 2018 09:45
@codecov
Copy link

codecov bot commented Nov 28, 2018

Codecov Report

Merging #559 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #559   +/-   ##
=======================================
  Coverage   16.17%   16.17%           
=======================================
  Files          96       96           
  Lines        1533     1533           
  Branches      327      327           
=======================================
  Hits          248      248           
  Misses       1230     1230           
  Partials       55       55

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 6e747f4...3e5f671. Read the comment docs.

@sunnywx sunnywx merged commit 10c9ef3 into openpitrix:master Nov 29, 2018
@sunnywx sunnywx deleted the fix/mobx-array-out-of-range branch November 29, 2018 03:09
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.

[mobx.array] Attempt to read an array index (0) that is out of bounds
2 participants