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

Add ability to apply plugin to a library module #86

Merged
merged 1 commit into from
Sep 27, 2020

Conversation

mateuszkwiecinski
Copy link
Member

@mateuszkwiecinski mateuszkwiecinski commented Sep 27, 2020

Should fix #77

@codecov
Copy link

codecov bot commented Sep 27, 2020

Codecov Report

Merging #86 into master will increase coverage by 0.30%.
The diff coverage is 76.92%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #86      +/-   ##
============================================
+ Coverage     58.65%   58.96%   +0.30%     
  Complexity       80       80              
============================================
  Files            12       13       +1     
  Lines           416      424       +8     
  Branches         74       76       +2     
============================================
+ Hits            244      250       +6     
  Misses          121      121              
- Partials         51       53       +2     
Impacted Files Coverage Δ Complexity Δ
...ct/starter/easylauncher/plugin/EasyLauncherTask.kt 39.21% <50.00%> (ø) 14.00 <0.00> (ø)
...om/project/starter/easylauncher/plugin/AgpUtils.kt 75.00% <75.00%> (ø) 0.00 <0.00> (?)
.../starter/easylauncher/plugin/EasyLauncherPlugin.kt 82.92% <100.00%> (ø) 6.00 <0.00> (ø)

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 ae23924...2647fdf. Read the comment docs.

@mateuszkwiecinski mateuszkwiecinski marked this pull request as ready for review September 27, 2020 10:53
@mergify mergify bot merged commit 0e57ee9 into master Sep 27, 2020
@mergify mergify bot deleted the apply_plugin_in_library_module branch September 27, 2020 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

How to use icon that are part of module resources ?
1 participant