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

[#944] Implement authorship analysis #2030

Closed

fix null pointer exception caused by

489cf6d
Select commit
Loading
Failed to load commit list.
Closed

[#944] Implement authorship analysis #2030

fix null pointer exception caused by
489cf6d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 8, 2023 in 1s

90.53% of diff hit (target 84.96%)

View this Pull Request on Codecov

90.53% of diff hit (target 84.96%)

Annotations

Check warning on line 23 in src/main/java/reposense/authorship/analyzer/AuthorshipAnalyzer.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/reposense/authorship/analyzer/AuthorshipAnalyzer.java#L23

Added line #L23 was not covered by tests

Check warning on line 104 in src/main/java/reposense/authorship/analyzer/AuthorshipAnalyzer.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/reposense/authorship/analyzer/AuthorshipAnalyzer.java#L104

Added line #L104 was not covered by tests

Check warning on line 118 in src/main/java/reposense/authorship/analyzer/AuthorshipAnalyzer.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/reposense/authorship/analyzer/AuthorshipAnalyzer.java#L118

Added line #L118 was not covered by tests

Check warning on line 146 in src/main/java/reposense/authorship/analyzer/AuthorshipAnalyzer.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/reposense/authorship/analyzer/AuthorshipAnalyzer.java#L146

Added line #L146 was not covered by tests

Check warning on line 186 in src/main/java/reposense/authorship/analyzer/AuthorshipAnalyzer.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/reposense/authorship/analyzer/AuthorshipAnalyzer.java#L184-L186

Added lines #L184 - L186 were not covered by tests