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

refactor(PluginInfo): cleanup & simplify #132

Merged
merged 18 commits into from
Jan 9, 2020

Conversation

raphinesse
Copy link
Contributor

Motivation and Context

Minor cleanup & simplifications in various modules. Contains changes from #112 and ones that were triggered by me reviewing it.

Description

Simplification without functional changes. See commits for details.

Testing

npm t

@codecov-io
Copy link

Codecov Report

Merging #132 into master will increase coverage by <.01%.
The diff coverage is 86.53%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #132      +/-   ##
==========================================
+ Coverage   86.81%   86.81%   +<.01%     
==========================================
  Files          20       20              
  Lines        1274     1244      -30     
==========================================
- Hits         1106     1080      -26     
+ Misses        168      164       -4
Impacted Files Coverage Δ
src/PluginInfo/PluginInfo.js 81.57% <86.53%> (-1.44%) ⬇️

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 6f922c0...a5e4bff. Read the comment docs.

Copy link
Member

@erisu erisu left a comment

Choose a reason for hiding this comment

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

See questions in review.

src/PluginInfo/PluginInfo.js Show resolved Hide resolved
src/PluginInfo/PluginInfo.js Show resolved Hide resolved
src/PluginInfo/PluginInfo.js Show resolved Hide resolved
@raphinesse raphinesse merged commit b779a34 into apache:master Jan 9, 2020
@raphinesse raphinesse deleted the pi-refactor branch January 9, 2020 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants