Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / alfasoftware/astra issues and pull requests

#114 - Convert build system to Gradle

Issue - State: open - Opened by geekiyer almost 2 years ago

#113 - 112 get fully qualified name utilities handle type declarations such …

Pull Request - State: closed - Opened by RadikalJin almost 2 years ago

#111 - 62 add test coverage for MethodAnalysis

Pull Request - State: closed - Opened by ade3p about 2 years ago - 1 comment

#110 - 90 Add coverage information with sonar

Pull Request - State: closed - Opened by ade3p about 2 years ago - 2 comments

#109 - 108 Broaden applicability of AstraUtils functions

Pull Request - State: closed - Opened by RadikalJin about 2 years ago

#107 - #87 InlineInterfaceRefactor method refactoring

Pull Request - State: closed - Opened by Vichukano about 2 years ago - 3 comments

#105 - Fix/issue 104 reduce cognitive complexity

Pull Request - State: closed - Opened by mohannaidu over 2 years ago - 3 comments

#103 - Reduce cognitive complexity of AnnotationChangeRefactor#removeMembersFromAnnotation

Issue - State: closed - Opened by RadikalJin over 2 years ago - 2 comments
Labels: good first issue

#102 - 101 TypeMatcher matches on parameterized interface types

Pull Request - State: closed - Opened by RadikalJin over 2 years ago

#101 - TypeMatcher should match on parameterized interface types

Issue - State: closed - Opened by RadikalJin over 2 years ago

#100 - Adding .mvn to .gitignore

Pull Request - State: closed - Opened by RadikalJin over 2 years ago

#99 - Addressing sonar issues following AnnotationChangeRefactor updates

Pull Request - State: closed - Opened by RadikalJin over 2 years ago

#98 - Changelog updates

Pull Request - State: closed - Opened by RadikalJin over 2 years ago

#97 - Feature/96 annotation change member value

Pull Request - State: closed - Opened by RadikalJin over 2 years ago

#96 - Annotation refactor should handle changes to members and values

Issue - State: closed - Opened by owoller over 2 years ago

#95 - 94 Make AddAnnotationRefactor's member optional

Pull Request - State: closed - Opened by RadikalJin over 2 years ago

#94 - AddAnnotationRefactor should not require member to be set in builder

Issue - State: closed - Opened by RadikalJin over 2 years ago - 1 comment

#93 - Reduce cognitive complexity of AstraUtils#getFullyQualifiedName #88

Pull Request - State: closed - Opened by kapilgahlot1998 over 2 years ago - 3 comments

#91 - Fixes Issue #86 : TypeMatcher: Replace type specification in construct…

Pull Request - State: closed - Opened by shyamrox over 2 years ago - 1 comment

#90 - Add coverage information with sonar

Issue - State: closed - Opened by RadikalJin over 2 years ago - 2 comments

#89 - Reduce cognitive complexity of AstraUtils#isStaticallyImportedMethod

Issue - State: closed - Opened by RadikalJin over 2 years ago - 6 comments
Labels: good first issue

#88 - Reduce cognitive complexity of AstraUtils#getFullyQualifiedName

Issue - State: closed - Opened by RadikalJin over 2 years ago - 7 comments
Labels: good first issue

#87 - Reduce cognitive complexity of InlineInterfaceRefactor#run

Issue - State: closed - Opened by RadikalJin over 2 years ago - 3 comments
Labels: good first issue

#86 - TypeMatcher: Replace type specification in constructor call with diamond operator ("<>")

Issue - State: closed - Opened by RadikalJin over 2 years ago - 3 comments
Labels: good first issue

#85 - Issue #36 resolved.

Pull Request - State: closed - Opened by monjurmorshed793 over 2 years ago - 1 comment

#84 - 83 Support text file 'before' examples for testing

Pull Request - State: closed - Opened by RadikalJin over 2 years ago

#83 - Support text file "before" examples for testing

Issue - State: closed - Opened by RadikalJin over 2 years ago - 1 comment

#80 - #79 The TypeMatcher now matches with multilevel inheritance

Pull Request - State: closed - Opened by RadikalJin over 2 years ago - 2 comments

#79 - TypeMatcher multilevel inheritance issues

Issue - State: closed - Opened by RadikalJin over 2 years ago

#78 - Add test astra utils get package name

Pull Request - State: closed - Opened by RadikalJin almost 3 years ago

#77 - Add test for AstraUtils#getPackageName(TypeDeclaration)

Pull Request - State: closed - Opened by oussamabadr almost 3 years ago - 1 comment

#76 - Added Marker Annotation Unittest

Pull Request - State: closed - Opened by Hunter-1 about 3 years ago - 2 comments

#75 - changed description of command for readability

Pull Request - State: closed - Opened by kellyxavier about 3 years ago - 1 comment

#74 - Minor whitespace tweaks

Pull Request - State: closed - Opened by RadikalJin about 3 years ago

#73 - Small tweaks following sonar review

Pull Request - State: closed - Opened by RadikalJin about 3 years ago

#72 - Adding test example for refactoring chains of method invocations

Pull Request - State: closed - Opened by RadikalJin about 3 years ago

#71 - Removing type reference variable rename feature

Pull Request - State: closed - Opened by RadikalJin about 3 years ago

#70 - Tests added for AnnotationChangeRefactor

Pull Request - State: closed - Opened by monjurmorshed793 about 3 years ago - 1 comment

#68 - Tests added for AnnotationChangeRefactor

Pull Request - State: closed - Opened by monjurmorshed793 about 3 years ago - 1 comment

#66 - Getting simple names for types now aligned with the JLS spec

Pull Request - State: closed - Opened by RadikalJin about 3 years ago

#64 - Adding support for dealing with static imports of methods named solel…

Pull Request - State: closed - Opened by RadikalJin about 3 years ago

#63 - Removing redundant code and excluding code fragments from SONAR warni…

Pull Request - State: closed - Opened by RadikalJin about 3 years ago

#61 - Add tests for AnnotationChangeRefactor

Issue - State: closed - Opened by RadikalJin about 3 years ago - 1 comment
Labels: good first issue

#60 - Add test for adding marker annotation in TestAnnotationsRefactor

Issue - State: closed - Opened by RadikalJin about 3 years ago - 4 comments
Labels: good first issue

#59 - Add tests for AstraUtils#getPackageName(TypeDeclaration)

Issue - State: closed - Opened by RadikalJin about 3 years ago - 6 comments
Labels: good first issue

#57 - Added compatibility for fully qualified names in Javadoc in TypeReferenceRefactor.

Pull Request - State: closed - Opened by 10wonga about 3 years ago - 4 comments

#56 - Don't remove import when changing a static method by name only, as we…

Pull Request - State: closed - Opened by owoller about 3 years ago - 1 comment

#55 - Added unit test for return type matcher

Pull Request - State: closed - Opened by 10wonga about 3 years ago - 1 comment

#54 - Method parameter type name standardisation

Pull Request - State: closed - Opened by RadikalJin over 3 years ago

#52 - Sonar tweaks following import handling improvements

Pull Request - State: closed - Opened by RadikalJin over 3 years ago

#50 - Add mention of versioning approach to CONTRIBUTING.md

Pull Request - State: closed - Opened by RadikalJin over 3 years ago

#49 - Allow multiple files in --cp

Pull Request - State: closed - Opened by Arraying over 3 years ago - 2 comments

#47 - Adding sonar coverage

Pull Request - State: closed - Opened by RadikalJin over 3 years ago

#46 - Update pom.xml

Pull Request - State: closed - Opened by RadikalJin over 3 years ago

#45 - Import handling improvements

Pull Request - State: closed - Opened by RadikalJin over 3 years ago

#43 - Allow addition of a Class parameter to a method

Pull Request - State: closed - Opened by HatthewMarris over 3 years ago

#42 - Removing unnecessary cast to ASTNode

Pull Request - State: closed - Opened by RadikalJin over 3 years ago

#41 - Prevent incorrect removals of static imports within the same package

Pull Request - State: closed - Opened by ch359 over 3 years ago - 1 comment

#39 - Compiler warning tweaks

Pull Request - State: closed - Opened by RadikalJin over 3 years ago

#38 - Tidy up SonarCloud smells

Pull Request - State: closed - Opened by owoller over 3 years ago

#37 - Java pattern rewrites

Pull Request - State: closed - Opened by owoller over 3 years ago - 1 comment

#35 - Simplifications and code quality improvements from SONAR

Pull Request - State: closed - Opened by RadikalJin over 3 years ago

#34 - More SONAR fixes

Pull Request - State: closed - Opened by RadikalJin over 3 years ago

#33 - Sonarfixes

Pull Request - State: closed - Opened by RadikalJin over 3 years ago

#32 - Sonar fixes

Pull Request - State: closed - Opened by RadikalJin over 3 years ago

#31 - Extracting constants for import groups

Pull Request - State: closed - Opened by RadikalJin over 3 years ago

#30 - Make abstract test classes actually abstract

Pull Request - State: closed - Opened by RadikalJin over 3 years ago

#29 - Additional code quality improvements following sonar run

Pull Request - State: closed - Opened by RadikalJin over 3 years ago

#28 - Sonarfixes - Optionals in MethodMatcher can no longer be null

Pull Request - State: closed - Opened by RadikalJin over 3 years ago

#27 - Method matcher custom predicate

Pull Request - State: closed - Opened by HatthewMarris over 3 years ago - 3 comments

#26 - Tweaks and fixes suggested by sonar coverage

Pull Request - State: closed - Opened by RadikalJin over 3 years ago - 1 comment

#25 - Type matcher parameterized supertypes

Pull Request - State: closed - Opened by HatthewMarris over 3 years ago - 1 comment

#24 - Iterating over entrySet as both key and value are needed

Pull Request - State: closed - Opened by RadikalJin over 3 years ago

#23 - Removing useless braces and return

Pull Request - State: closed - Opened by RadikalJin over 3 years ago

#22 - Type matcher parameterized supertypes

Pull Request - State: closed - Opened by HatthewMarris over 3 years ago - 2 comments

#21 - Improve type matching for types with a parameterized super type

Issue - State: closed - Opened by HatthewMarris over 3 years ago - 1 comment

#19 - Fixing typo in README

Pull Request - State: closed - Opened by RadikalJin over 3 years ago

#18 - Update astra-example README.md

Pull Request - State: closed - Opened by RadikalJin over 3 years ago - 1 comment

#14 - Cannot specify multiple items on the classpath when using CLI

Issue - State: closed - Opened by RadikalJin over 3 years ago - 3 comments
Labels: good first issue

#12 - Add Javadoc plugin to maven configuration

Pull Request - State: closed - Opened by RadikalJin over 3 years ago - 1 comment

#4 - Add tests for MethodMatcher matching on return type

Issue - State: closed - Opened by RadikalJin over 3 years ago - 8 comments
Labels: good first issue

#3 - TypeReferenceRefactor does not properly handle fully qualified names in Javadoc links

Issue - State: closed - Opened by RadikalJin over 3 years ago - 2 comments
Labels: good first issue