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

Make enhancements and integrate new plugins #24

Merged
merged 7 commits into from
Nov 9, 2023
Merged

Make enhancements and integrate new plugins #24

merged 7 commits into from
Nov 9, 2023

Conversation

azizutku
Copy link
Owner

@azizutku azizutku commented Nov 9, 2023

This PR introduces several enhancements and integrates new plugins. Here's a summary of the changes:

  • Gradle Caching Enabled: Improves build times by enabling gradle caching.
  • Gradle Versions Plugin Fix: Resolves an issue where the plugin wasn't listing updates correctly.
  • JaCoCo Aggregate Coverage Plugin: Adds the JaCoCo plugin to aggregate code coverage reports, allowing for a unified view of test coverage.
  • Dependency Configuration Update: Shifts from using api to implementation in the app module.
  • Module Graph Assertion Plugin: Introduces a new plugin for modules graph assertion.
  • README Updates: Provides updated instructions and information in the README to reflect new plugin usages and commands.

@azizutku azizutku self-assigned this Nov 9, 2023
@azizutku azizutku merged commit 9df95b3 into main Nov 9, 2023
1 check passed
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.

1 participant