microsphere-spring icon indicating copy to clipboard operation
microsphere-spring copied to clipboard

Test coverage

Open mercyblitz opened this issue 8 months ago • 1 comments

mercyblitz avatar May 14 '25 22:05 mercyblitz

Codecov Report

:x: Patch coverage is 98.43750% with 4 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...text/ExclusiveViewResolverApplicationListener.java 0.00% 2 Missing :warning:
...edded/EmbeddedDataBaseBeanDefinitionRegistrar.java 97.05% 0 Missing and 1 partial :warning:
...io/microsphere/spring/webmvc/util/WebMvcUtils.java 0.00% 1 Missing :warning:
Files with missing lines Coverage Δ Complexity Δ
...in/java/io/microsphere/spring/beans/BeanUtils.java 77.51% <ø> (ø) 44.00 <0.00> (-1.00)
.../microsphere/spring/beans/PropertyValuesUtils.java 100.00% <ø> (ø) 1.00 <0.00> (ø)
...actory/config/GenericBeanPostProcessorAdapter.java 100.00% <ø> (ø) 10.00 <0.00> (ø)
...onfig/CollectingConfigurationPropertyListener.java 100.00% <ø> (ø) 11.00 <0.00> (ø)
...spring/config/ConfigurationPropertyRepository.java 97.14% <ø> (+0.08%) 17.00 <0.00> (+1.00)
...notation/AnnotatedBeanDefinitionRegistryUtils.java 74.62% <ø> (ø) 12.00 <0.00> (ø)
...sphere/spring/core/annotation/AnnotationUtils.java 90.90% <100.00%> (ø) 51.00 <0.00> (ø)
...otation/EnableSpringConverterAdapterRegistrar.java 90.90% <100.00%> (ø) 4.00 <1.00> (ø)
...t/annotation/AnnotatedTypeMetadataTestFactory.java 100.00% <100.00%> (ø) 4.00 <4.00> (?)
.../test/context/annotation/TestConditionContext.java 100.00% <100.00%> (ø) 7.00 <7.00> (?)
... and 28 more

... and 37 files with indirect coverage changes

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar May 14 '25 22:05 codecov[bot]