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 about 2 years ago
#113 - 112 get fully qualified name utilities handle type declarations such …
Pull Request -
State: closed - Opened by RadikalJin over 2 years ago
#112 - AstraUtils.getFullyQualifiedName(AbstractTypeDeclaration) does not handle non-TypeDeclaration parents
Issue -
State: closed - Opened by RadikalJin over 2 years ago
Labels: good first issue
#111 - 62 add test coverage for MethodAnalysis
Pull Request -
State: closed - Opened by ade3p over 2 years ago
- 1 comment
#110 - 90 Add coverage information with sonar
Pull Request -
State: closed - Opened by ade3p over 2 years ago
- 2 comments
#109 - 108 Broaden applicability of AstraUtils functions
Pull Request -
State: closed - Opened by RadikalJin over 2 years ago
#108 - Broaden applicability of name and inner type utilities in AstraUtils
Issue -
State: closed - Opened by RadikalJin over 2 years ago
#107 - #87 InlineInterfaceRefactor method refactoring
Pull Request -
State: closed - Opened by Vichukano over 2 years ago
- 3 comments
#106 - Fix/issue 103 reduce cognitive complexity of AnnotationChangeRefactor#removeMembersFromAnnotation
Pull Request -
State: closed - Opened by Dafodils over 2 years ago
- 1 comment
#105 - Fix/issue 104 reduce cognitive complexity
Pull Request -
State: closed - Opened by mohannaidu over 2 years ago
- 3 comments
#104 - Reduce cognitive complexity of ChainedMethodInvocationRefactor#handleMethodInvocation and use only one break or continue statement
Issue -
State: closed - Opened by RadikalJin over 2 years ago
- 4 comments
Labels: good first issue
#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 almost 3 years ago
#94 - AddAnnotationRefactor should not require member to be set in builder
Issue -
State: closed - Opened by RadikalJin almost 3 years ago
- 1 comment
#93 - Reduce cognitive complexity of AstraUtils#getFullyQualifiedName #88
Pull Request -
State: closed - Opened by kapilgahlot1998 almost 3 years ago
- 3 comments
#92 - (#89) Reduce cognitive complexity of AstraUtils#isStaticallyImportedMethod
Pull Request -
State: closed - Opened by dasilva-gabriel almost 3 years ago
#91 - Fixes Issue #86 : TypeMatcher: Replace type specification in construct…
Pull Request -
State: closed - Opened by shyamrox almost 3 years ago
- 1 comment
#90 - Add coverage information with sonar
Issue -
State: closed - Opened by RadikalJin almost 3 years ago
- 2 comments
#89 - Reduce cognitive complexity of AstraUtils#isStaticallyImportedMethod
Issue -
State: closed - Opened by RadikalJin almost 3 years ago
- 6 comments
Labels: good first issue
#88 - Reduce cognitive complexity of AstraUtils#getFullyQualifiedName
Issue -
State: closed - Opened by RadikalJin almost 3 years ago
- 7 comments
Labels: good first issue
#87 - Reduce cognitive complexity of InlineInterfaceRefactor#run
Issue -
State: closed - Opened by RadikalJin almost 3 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 almost 3 years ago
- 3 comments
Labels: good first issue
#85 - Issue #36 resolved.
Pull Request -
State: closed - Opened by monjurmorshed793 almost 3 years ago
- 1 comment
#84 - 83 Support text file 'before' examples for testing
Pull Request -
State: closed - Opened by RadikalJin almost 3 years ago
#83 - Support text file "before" examples for testing
Issue -
State: closed - Opened by RadikalJin almost 3 years ago
- 1 comment
#82 - 81 Type reference refactor improvements to handling imports for annot…
Pull Request -
State: closed - Opened by RadikalJin almost 3 years ago
#81 - Type reference refactor improvements to handling imports for annotations which are inner types
Issue -
State: closed - Opened by RadikalJin almost 3 years ago
- 1 comment
#80 - #79 The TypeMatcher now matches with multilevel inheritance
Pull Request -
State: closed - Opened by RadikalJin about 3 years ago
- 2 comments
#79 - TypeMatcher multilevel inheritance issues
Issue -
State: closed - Opened by RadikalJin about 3 years ago
#78 - Add test astra utils get package name
Pull Request -
State: closed - Opened by RadikalJin about 3 years ago
#77 - Add test for AstraUtils#getPackageName(TypeDeclaration)
Pull Request -
State: closed - Opened by oussamabadr over 3 years ago
- 1 comment
#76 - Added Marker Annotation Unittest
Pull Request -
State: closed - Opened by Hunter-1 over 3 years ago
- 2 comments
#75 - changed description of command for readability
Pull Request -
State: closed - Opened by kellyxavier over 3 years ago
- 1 comment
#74 - Minor whitespace tweaks
Pull Request -
State: closed - Opened by RadikalJin over 3 years ago
#73 - Small tweaks following sonar review
Pull Request -
State: closed - Opened by RadikalJin over 3 years ago
#72 - Adding test example for refactoring chains of method invocations
Pull Request -
State: closed - Opened by RadikalJin over 3 years ago
#71 - Removing type reference variable rename feature
Pull Request -
State: closed - Opened by RadikalJin over 3 years ago
#70 - Tests added for AnnotationChangeRefactor
Pull Request -
State: closed - Opened by monjurmorshed793 over 3 years ago
- 1 comment
#69 - Test failure due to variable name mismatch in InvocationChanedWrapped test case of MethodInvocationRefactor
Issue -
State: closed - Opened by monjurmorshed793 over 3 years ago
- 3 comments
#68 - Tests added for AnnotationChangeRefactor
Pull Request -
State: closed - Opened by monjurmorshed793 over 3 years ago
- 1 comment
#67 - When finding method invocations, method candidates that are not found are now also included in the list of results
Pull Request -
State: closed - Opened by RadikalJin over 3 years ago
#66 - Getting simple names for types now aligned with the JLS spec
Pull Request -
State: closed - Opened by RadikalJin over 3 years ago
#65 - Incrementing version of javadoc plugin with fix affecting later versions (9+) of java
Pull Request -
State: closed - Opened by RadikalJin over 3 years ago
#64 - Adding support for dealing with static imports of methods named solel…
Pull Request -
State: closed - Opened by RadikalJin over 3 years ago
#63 - Removing redundant code and excluding code fragments from SONAR warni…
Pull Request -
State: closed - Opened by RadikalJin over 3 years ago
#62 - Add test coverage for FindMethodInvocationsAnalysis and FindMethodDeclarationsAnalysis
Issue -
State: closed - Opened by RadikalJin over 3 years ago
- 6 comments
#61 - Add tests for AnnotationChangeRefactor
Issue -
State: closed - Opened by RadikalJin over 3 years ago
- 1 comment
Labels: good first issue
#60 - Add test for adding marker annotation in TestAnnotationsRefactor
Issue -
State: closed - Opened by RadikalJin over 3 years ago
- 4 comments
Labels: good first issue
#59 - Add tests for AstraUtils#getPackageName(TypeDeclaration)
Issue -
State: closed - Opened by RadikalJin over 3 years ago
- 6 comments
Labels: good first issue
#58 - Compile with Java 11, and adding function to get name for anonymous class declaration
Pull Request -
State: closed - Opened by RadikalJin over 3 years ago
#57 - Added compatibility for fully qualified names in Javadoc in TypeReferenceRefactor.
Pull Request -
State: closed - Opened by 10wonga over 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 over 3 years ago
- 1 comment
#55 - Added unit test for return type matcher
Pull Request -
State: closed - Opened by 10wonga over 3 years ago
- 1 comment
#54 - Method parameter type name standardisation
Pull Request -
State: closed - Opened by RadikalJin over 3 years ago
#53 - Standardising name of parameter types for methods, between when a Met…
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
#51 - Extra null safety when checking method names, and static on-demand im…
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
#48 - Tweak to static method type resolution attempting to find single appl…
Pull Request -
State: closed - Opened by RadikalJin over 3 years ago
#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
#44 - Updating type of Parameter value to String, to simplify the API and clarify that this is intended to be text input
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
#40 - Better handling for adding static imports, where there is more than o…
Pull Request -
State: closed - Opened by RadikalJin over 3 years ago
#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
#36 - ChainedMethodInvocationRefactor should be able to handle chains of arbitrary length
Issue -
State: closed - Opened by RadikalJin over 3 years ago
- 3 comments
#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 almost 4 years ago
#18 - Update astra-example README.md
Pull Request -
State: closed - Opened by RadikalJin almost 4 years ago
- 1 comment
#14 - Cannot specify multiple items on the classpath when using CLI
Issue -
State: closed - Opened by RadikalJin almost 4 years ago
- 3 comments
Labels: good first issue
#12 - Add Javadoc plugin to maven configuration
Pull Request -
State: closed - Opened by RadikalJin almost 4 years ago
- 1 comment
#4 - Add tests for MethodMatcher matching on return type
Issue -
State: closed - Opened by RadikalJin almost 4 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 almost 4 years ago
- 2 comments
Labels: good first issue