This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git
from d82b0653c Add missing test coverage for org.apache.commons.lang3.reflect.TypeUtils.isInstance(Object, Type) new 4df0475c6 Reduce vertical whitespace new b7a82af9d Add missing test coverage for org.apache.commons.lang3.reflect.TypeUtils.parameterizeWithOwner(Type, Class<?>, Type...) new a32cab856 Add missing test coverage for org.apache.commons.lang3.reflect.TypeUtils.parameterizeWithOwner(Type, Class<?>, Map<TypeVariable<?>, Type>) The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../java/org/apache/commons/lang3/reflect/TypeUtils.java | 2 -- .../org/apache/commons/lang3/reflect/TypeUtilsTest.java | 15 +++++++++++---- 2 files changed, 11 insertions(+), 6 deletions(-)