Gokul Rajiv

Results 8 issues of Gokul Rajiv

Partially fixes #1748 Note: This PR also supersedes the fix in #1773 (in case this one somehow gets merged earlier than that) ## Proposed commit message ``` Code segments are...

s.ToMerge

Windows CI on GitHub actions is generally the slowest to finish. It might be worth investigating if this is due to issues with caching and if there is something we...

p.Low
a-DevOps
c.Investigate

**What feature(s) would you like to see in RepoSense?** Part of #1504 This issue is a result of discussion in PR #1647. The following are the features to build upon...

c.Feature
a-FrontEnd

This issue consolidates issues with links in the report to remote repositories. These links should be fixed for when (a) no remote repositories exist or (b) remote repository is not...

c.Bug
d.FirstTimers
a-FrontEnd

**What feature(s) would you like to see in RepoSense?** The RepoSense command line arguments may be hard to navigate and takes some effort to reference (from the user guide) or...

c.Epic
c.Feature
a-CLI

### What feature(s) would you like to see in RepoSense A large number of getter functions have optional return semantics - the return value might be null if the field...

c.Enhancement
a-CodeQuality
a-Backend

### What was expected to happen? 1. As per original specification in #1615, there should be 2x+3 environments where x is the number of open PRs. We have drifted from...

c.Bug
d.FirstTimers
a-DevOps

### What feature(s) would you like to see in RepoSense https://github.com/reposense/RepoSense/blob/bf78bf2a11a4ba703403c75f442410ad56ecca98/src/main/java/reposense/authorship/FileInfoAnalyzer.java#L158-L183 `aggregateBlameAuthorModifiedAndDateInfo` in `FileInfoAnalyzer.java` does some manual string wrangling of git blame output which is hard to interpret, contains magic...

c.Enhancement
d.FirstTimers
a-CodeQuality
a-Backend