Ecosyste.ms: Issues

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

GitHub / Mixermachine/base-test issues and pull requests

#73 - Create codeql-analysis.yml

Pull Request - State: closed - Opened by Mixermachine about 4 years ago

#71 - Wrapped primitives do not use origin primitive

Issue - State: closed - Opened by Mixermachine about 4 years ago
Labels: bug

#69 - Bugfix/sonarqube not functional

Pull Request - State: closed - Opened by Mixermachine about 4 years ago

#68 - Bump junit from 4.12 to 4.13.1

Pull Request - State: closed - Opened by dependabot[bot] over 4 years ago
Labels: dependencies

#67 - Equals is not fully tested when extending objects

Issue - State: open - Opened by Santobert over 4 years ago - 4 comments

#66 - Flaky tests with HashcodeAndEqualsCheck and java.util.Date

Issue - State: closed - Opened by Santobert over 4 years ago - 3 comments
Labels: bug, documentation

#65 - Feature/new logo

Pull Request - State: closed - Opened by Mixermachine over 4 years ago

#64 - Single match for regex execlude in getterIsSetterCheck should be sufficient

Pull Request - State: closed - Opened by Mixermachine over 4 years ago - 1 comment

#63 - Regex in GetterIsSetterCheck

Issue - State: closed - Opened by svedie over 4 years ago - 2 comments
Labels: bug

#62 - Introduce builder instead of complex check constructors

Issue - State: open - Opened by Mixermachine almost 5 years ago - 1 comment
Labels: enhancement, breaking changes

#61 - Replaces raw usage of raw class

Pull Request - State: closed - Opened by Mixermachine almost 5 years ago

#59 - - Adds additional constructor to ToStringCheck

Pull Request - State: closed - Opened by Mixermachine almost 5 years ago

#58 - - Improves logging of SingleThreadExecutor

Pull Request - State: closed - Opened by Mixermachine almost 5 years ago

#57 - Feature/test against openjdk 13 and early access

Pull Request - State: closed - Opened by Mixermachine almost 5 years ago

#56 - Adds ToStringCheck

Pull Request - State: closed - Opened by Mixermachine almost 5 years ago

#55 - - Adds ToStringCheck

Pull Request - State: closed - Opened by Mixermachine almost 5 years ago

#54 - Introduce strict mode

Issue - State: open - Opened by Mixermachine about 5 years ago
Labels: enhancement

#53 - Lombok EqualsAndHashcode is not fully tested

Issue - State: open - Opened by Mixermachine about 5 years ago
Labels: enhancement

#52 - Collect logs of test executions for better visibility of errors

Issue - State: open - Opened by Mixermachine about 5 years ago
Labels: enhancement, breaking changes

#51 - Add separate getter and setter checks

Issue - State: open - Opened by Mixermachine about 5 years ago
Labels: enhancement, new Check

#50 - Fixes broken Sonar build

Pull Request - State: closed - Opened by Mixermachine about 5 years ago

#49 - Removes support for oracleJDK11, adds openJDK10 support

Pull Request - State: closed - Opened by Mixermachine about 5 years ago

#48 - Reorder folder structure

Issue - State: closed - Opened by Mixermachine about 5 years ago - 1 comment
Labels: enhancement, wontfix, breaking changes

#47 - Implement a ToString checker

Issue - State: closed - Opened by Mixermachine about 5 years ago
Labels: enhancement, new Check

#45 - Feature/uncle bobing coding

Pull Request - State: closed - Opened by Mixermachine over 5 years ago

#44 - HashcodeAndEqualsCheck should check equal null

Pull Request - State: closed - Opened by Mixermachine over 5 years ago

#43 - - Factored out static maps out of TestDataProvider.java

Pull Request - State: closed - Opened by Mixermachine over 5 years ago

#42 - Role back version number

Pull Request - State: closed - Opened by Mixermachine over 5 years ago

#41 - Typo fix for releaseProfile

Pull Request - State: closed - Opened by Mixermachine over 5 years ago

#40 - Add profile for build stage gpg signing

Pull Request - State: closed - Opened by Mixermachine over 5 years ago

#39 - Reformat and added distributionManagement

Pull Request - State: closed - Opened by Mixermachine over 5 years ago

#38 - Fixing release scripts

Pull Request - State: closed - Opened by Mixermachine over 5 years ago

#37 - Added test to increase coverage

Pull Request - State: closed - Opened by Mixermachine over 5 years ago

#36 - - Moved MethodTupleTest.java to correct test folder

Pull Request - State: closed - Opened by Mixermachine over 5 years ago

#35 - Feature/add copy constructor check

Pull Request - State: closed - Opened by Mixermachine over 5 years ago

#34 - Feature/improve logging of checkers

Pull Request - State: closed - Opened by Mixermachine over 5 years ago

#33 - Rework TestDataProvider

Issue - State: closed - Opened by Mixermachine over 5 years ago

#32 - Complete wiki page about TestDataProvider

Issue - State: closed - Opened by Mixermachine over 5 years ago - 1 comment

#31 - - Added additional HashcodeAndEqualsCheckTest.java test clases

Pull Request - State: closed - Opened by Mixermachine over 5 years ago

#29 - - Adding tests to improve test coverage

Pull Request - State: closed - Opened by Mixermachine over 5 years ago

#28 - - Adding tests to improve test coverage

Pull Request - State: closed - Opened by Mixermachine over 5 years ago

#27 - Checker should catch all known exceptions

Issue - State: closed - Opened by Mixermachine over 5 years ago

#26 - Feature/improve sonar

Pull Request - State: closed - Opened by Mixermachine over 5 years ago

#25 - Feature/adding sonar analysis

Pull Request - State: closed - Opened by Mixermachine over 5 years ago

#24 - Adding missing javadocs

Pull Request - State: closed - Opened by Mixermachine over 5 years ago

#22 - Feature/disable default gpg sign and add release scripts

Pull Request - State: closed - Opened by Mixermachine over 5 years ago

#21 - HashcodeAndEqualsCheck shoud check with additional objects

Issue - State: closed - Opened by Mixermachine over 5 years ago - 1 comment

#20 - HashCodeEqualsCheck should set boolean values always to true

Issue - State: closed - Opened by Mixermachine over 5 years ago - 1 comment

#19 - Improve logging of where checks failed

Issue - State: closed - Opened by Mixermachine over 5 years ago - 1 comment

#17 - Added documentation to TestDataProvider.java

Pull Request - State: closed - Opened by Mixermachine over 5 years ago

#16 - Extending TestDataProvider for the ability to generate arrays

Pull Request - State: closed - Opened by Mixermachine over 5 years ago

#15 - Extending GetterIsSetterCheck.java

Pull Request - State: closed - Opened by Mixermachine over 5 years ago

#14 - Adding comment to fillMutableWithNull

Pull Request - State: closed - Opened by Mixermachine over 5 years ago

#12 - SingleThreadExecutor now implements executor interface

Pull Request - State: closed - Opened by Mixermachine over 5 years ago

#11 - Adding Instant class to TestDataProvider and corresponding test

Pull Request - State: closed - Opened by Mixermachine over 5 years ago

#10 - Feature/improve logging

Pull Request - State: closed - Opened by Mixermachine over 5 years ago

#9 - HashcodeAndEqualsCheck should not use class.newInstace()

Issue - State: closed - Opened by Mixermachine over 5 years ago

#8 - EmptyCollectionCheck should not use class.newInstance()

Issue - State: closed - Opened by Mixermachine over 5 years ago

#6 - TestDataProvider can't initialize arrays of all kind

Issue - State: closed - Opened by Mixermachine over 5 years ago

#5 - Add copyConstructorCheck

Issue - State: closed - Opened by Mixermachine over 5 years ago

#3 - Can't intialize class java.time.Instant

Issue - State: closed - Opened by Mixermachine over 5 years ago

#1 - MultivaluedMap causes null pointer in TestDataProvider fill

Issue - State: closed - Opened by Mixermachine over 5 years ago - 2 comments
Labels: wontfix