Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Logger, replace existing logging #193

Merged
merged 4 commits into from
Feb 27, 2024

Fix NPE

93310ab
Select commit
Loading
Failed to load commit list.
Merged

Create Logger, replace existing logging #193

Fix NPE
93310ab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 26, 2024 in 0s

86.81% of diff hit (target 88.17%)

View this Pull Request on Codecov

86.81% of diff hit (target 88.17%)

Annotations

Check warning on line 85 in src/main/java/io/beanmapper/core/BeanPropertyMatch.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/io/beanmapper/core/BeanPropertyMatch.java#L85

Added line #L85 was not covered by tests

Check warning on line 39 in src/main/java/io/beanmapper/core/constructor/DefaultBeanInitializer.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/io/beanmapper/core/constructor/DefaultBeanInitializer.java#L39

Added line #L39 was not covered by tests

Check warning on line 36 in src/main/java/io/beanmapper/core/converter/impl/ObjectToOptionalConverter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/io/beanmapper/core/converter/impl/ObjectToOptionalConverter.java#L36

Added line #L36 was not covered by tests

Check warning on line 10 in src/main/java/io/beanmapper/utils/BeanMapperPerformanceLogger.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/io/beanmapper/utils/BeanMapperPerformanceLogger.java#L10

Added line #L10 was not covered by tests

Check warning on line 19 in src/main/java/io/beanmapper/utils/BeanMapperPerformanceLogger.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/io/beanmapper/utils/BeanMapperPerformanceLogger.java#L16-L19

Added lines #L16 - L19 were not covered by tests

Check warning on line 6 in src/main/java/io/beanmapper/utils/BeanMapperTraceLogger.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/io/beanmapper/utils/BeanMapperTraceLogger.java#L6

Added line #L6 was not covered by tests

Check warning on line 70 in src/main/java/io/beanmapper/utils/Classes.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/io/beanmapper/utils/Classes.java#L70

Added line #L70 was not covered by tests