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

perf: REACTCHESSBOARD-37 add React.memo wrapper to Board component #66

Merged
merged 2 commits into from
Oct 29, 2020

Conversation

ildar-icoosoft
Copy link
Owner

No description provided.

@codecov-io
Copy link

Codecov Report

Merging #66 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #66   +/-   ##
=======================================
  Coverage   99.43%   99.43%           
=======================================
  Files          21       21           
  Lines         713      713           
  Branches      162      162           
=======================================
  Hits          709      709           
  Misses          4        4           
Impacted Files Coverage Δ
src/components/Board.tsx 100.00% <100.00%> (ø)

@ildar-icoosoft ildar-icoosoft merged commit 9966f64 into master Oct 29, 2020
@ildar-icoosoft ildar-icoosoft deleted the REACTCHESSBOARD-37_react-memo branch October 29, 2020 21:40
github-actions bot pushed a commit that referenced this pull request Oct 29, 2020
## [2.0.3](v2.0.2...v2.0.3) (2020-10-29)

### Performance Improvements

* REACTCHESSBOARD-37 add React.memo wrapper to Board component ([#66](#66)) ([9966f64](9966f64))
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.

2 participants