Skip to content

Maintenance status #49

@raiju

Description

@raiju

I've been working on a larger PR to improve the S/N ratio a bit to make it practical to use. The two main changes are:

  • Track whether field access/method calls are to static fields/methods
  • The reachability graph only goes through methods that were actually called (as opposed to adding the full class if one method was called)

Additionally I implemented a gradle-plugin to make it more useful for my projects.

I've tested this both with local tests & on a real project with satisfactory results. Before I go on and start cleaning up the PR (mainly will need to do some research into Maven; usually use Gradle myself), is there still interest to review/maintain this plugin here? If yes, does Spotify have a public-facing style-guide I can adhere to for this PR?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions