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

aspectran / aspectran / #5040
42%

Build:
DEFAULT BRANCH: master
Ran 12 Mar 2026 02:47PM UTC
Jobs 1
Files 927
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

12 Mar 2026 02:44PM UTC coverage: 43.931% (-0.01%) from 43.945%
#5040

push

github

topframe
Refactor shell commander naming and enhance error reporting

- Rename ConsoleCommander to ShellCommander to align with Aspectran's terminology
- Rename DefaultConsoleCommander and JLineConsoleCommander to DefaultShellCommander and JLineShellCommander
- Update related method names (e.g., getConsoleCommander() to getShellCommander())
- Enhance error logging in AspectranNodeParser to ensure visibility before terminal closure
- Ensure original standard streams are restored in JLineShellCommander upon release
- Improve JLineTerminal thread safety and flushing during the close process
- Update Javadoc and field names to reflect the new naming convention

6 of 38 new or added lines in 9 files covered. (15.79%)

2 existing lines in 2 files now uncovered.

16760 of 38151 relevant lines covered (43.93%)

0.44 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
0.0
0.0% shell-jline/src/main/java/com/aspectran/shell/jline/JLineAspectranShell.java
1
19.23
0.0% shell/src/main/java/com/aspectran/shell/command/ShellCommandRegistry.java
2
0.0
0.0% shell/src/main/java/com/aspectran/shell/AspectranShell.java
2
0.0
shell/src/main/java/com/aspectran/shell/command/DefaultShellCommander.java
2
5.38
0.0% shell/src/main/java/com/aspectran/shell/console/AbstractShellConsole.java
4
67.57
0.0% shell/src/main/java/com/aspectran/shell/command/AbstractCommand.java
10
0.0
shell-jline/src/main/java/com/aspectran/shell/jline/command/JLineShellCommander.java
10
30.0
-0.77% shell-jline/src/main/java/com/aspectran/shell/jline/console/JLineTerminal.java

Uncovered Existing Lines

Lines Coverage ∆ File
1
30.0
-0.77% shell-jline/src/main/java/com/aspectran/shell/jline/console/JLineTerminal.java
1
5.38
0.0% shell/src/main/java/com/aspectran/shell/console/AbstractShellConsole.java
Jobs
ID Job ID Ran Files Coverage
1 #5040.1 12 Mar 2026 02:47PM UTC 927
43.93
Source Files on build #5040
  • Tree
  • List 927
  • Changed 10
  • Source Changed 10
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 7ed604c2 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