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: Normalize module paths #8620

Merged
merged 40 commits into from Dec 14, 2020
Merged

Refactor: Normalize module paths #8620

merged 40 commits into from Dec 14, 2020

Conversation

medikoo
Copy link
Contributor

@medikoo medikoo commented Dec 14, 2020

Simplify module paths from e.g. lib/plugins/invoke/invoke.js to lib/plugins/invoke.js

@medikoo medikoo self-assigned this Dec 14, 2020
@codecov-io
Copy link

Codecov Report

Merging #8620 (008506f) into master (ca697f3) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #8620   +/-   ##
=======================================
  Coverage   86.94%   86.94%           
=======================================
  Files         252      252           
  Lines        9517     9517           
=======================================
  Hits         8275     8275           
  Misses       1242     1242           
Impacted Files Coverage Δ
...b/plugins/aws/package/compile/events/alexaSkill.js 96.42% <ø> (ø)
...ugins/aws/package/compile/events/alexaSmartHome.js 100.00% <ø> (ø)
...gins/aws/package/compile/events/cloudWatchEvent.js 97.67% <ø> (ø)
...lugins/aws/package/compile/events/cloudWatchLog.js 100.00% <ø> (ø)
lib/plugins/aws/package/compile/events/iot.js 100.00% <ø> (ø)
lib/plugins/aws/package/compile/events/schedule.js 97.95% <ø> (ø)
lib/plugins/aws/package/compile/events/sns.js 100.00% <ø> (ø)
lib/plugins/aws/package/compile/functions.js 94.27% <ø> (ø)
lib/plugins/index.js 100.00% <ø> (ø)
lib/plugins/info.js 100.00% <ø> (ø)
... and 31 more

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 ca697f3...008506f. Read the comment docs.

@medikoo medikoo merged commit d0beed4 into master Dec 14, 2020
@medikoo medikoo deleted the 1214-normalize-module-paths branch December 14, 2020 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants