Skip to content

Language Owners の表示件数を選択#319

Merged
kenkoooo merged 2 commits intokenkoooo:masterfrom
n4o847:feature/show-more-language-owners
Oct 27, 2019
Merged

Language Owners の表示件数を選択#319
kenkoooo merged 2 commits intokenkoooo:masterfrom
n4o847:feature/show-more-language-owners

Conversation

@n4o847
Copy link
Copy Markdown
Contributor

@n4o847 n4o847 commented Oct 27, 2019

No description provided.

@codecov-io
Copy link
Copy Markdown

codecov-io commented Oct 27, 2019

Codecov Report

Merging #319 into master will decrease coverage by 0.04%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #319      +/-   ##
==========================================
- Coverage   19.37%   19.33%   -0.05%     
==========================================
  Files          71       71              
  Lines        1894     1898       +4     
  Branches      270      270              
==========================================
  Hits          367      367              
- Misses       1457     1461       +4     
  Partials       70       70
Impacted Files Coverage Δ
...der-problems-frontend/src/pages/LanguageOwners.tsx 0% <0%> (ø) ⬆️

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 56a860e...3afbf50. Read the comment docs.

Copy link
Copy Markdown
Owner

@kenkoooo kenkoooo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ありがとうございます。良さそうです。

super(props);
this.state = {
ownersNum: 3,
ownersNumOptions: [3, 5, 10, 20]
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ownersNumOptions は定数なので const にして class の外に出した方が良いと思います。

@kenkoooo kenkoooo merged commit 4484f8e into kenkoooo:master Oct 27, 2019
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