• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

aspectran / aspectran / #5183
45%

Build:
DEFAULT BRANCH: master
Ran 24 Apr 2026 01:47PM UTC
Jobs 1
Files 1047
Run time 2min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

24 Apr 2026 01:44PM UTC coverage: 43.623% (+0.07%) from 43.552%
#5183

push

github

topframe
Refactor WildcardEngine to fix pattern matching bugs and enhance flexibility

- Completely rewrote the internal matching logic in WildcardEngine to resolve issues where cross-segment wildcards (**) incorrectly consumed subsequent literal parts.
- Enhanced Ant-style matching consistency by making leading "**/", trailing "/**", and middle "/**/" optional, allowing more concise configurations.
- Added comprehensive test cases to WildcardEngineTest to verify the improved logic and ensure no regressions.

37 of 37 new or added lines in 1 file covered. (100.0%)

353 existing lines in 10 files now uncovered.

18885 of 43291 relevant lines covered (43.62%)

0.44 hits per line

Coverage Regressions

Lines Coverage ∆ File
168
0.0
0.0% core/src/main/java/com/aspectran/core/context/rule/converter/ParametersToRules.java
94
55.44
0.27% core/src/main/java/com/aspectran/core/component/bean/AnnotatedConfigParser.java
42
65.45
8.21% core/src/main/java/com/aspectran/core/component/bean/AbstractBeanRegistry.java
17
0.0
-73.91% utils/src/main/java/com/aspectran/utils/wildcard/WildcardPatterns.java
12
93.85
3.47% core/src/main/java/com/aspectran/core/context/rule/BeanRule.java
7
0.0
-33.33% utils/src/main/java/com/aspectran/utils/wildcard/IncludeExcludeWildcardPatterns.java
7
95.21
24.53% utils/src/main/java/com/aspectran/utils/wildcard/WildcardEngine.java
3
93.88
2.97% core/src/main/java/com/aspectran/core/context/rule/parser/xml/InnerBeanNodeletAdder.java
2
72.0
-2.0% daemon/src/main/java/com/aspectran/daemon/command/AsyncCommandExecutor.java
1
98.57
0.36% core/src/main/java/com/aspectran/core/context/rule/parser/xml/BeanNodeletAdder.java
Jobs
ID Job ID Ran Files Coverage
1 #5183.1 24 Apr 2026 01:47PM UTC 1047
43.62
Source Files on build #5183
  • Tree
  • List 1047
  • Changed 17
  • Source Changed 10
  • Coverage Changed 16
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • e922a438 on github
  • Prev Build on master
  • Next Build on master
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc