Skip to content

Separate cli and gui

1756d25
Select commit
Loading
Failed to load commit list.
Draft

Separate cli and gui #415

Separate cli and gui
1756d25
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 1, 2025 in 0s

18.33% (+18.33%) compared to 477c02e

View this Pull Request on Codecov

18.33% (+18.33%) compared to 477c02e

Details

Codecov Report

Attention: Patch coverage is 0% with 7 lines in your changes missing coverage. Please review.

Project coverage is 18.33%. Comparing base (477c02e) to head (1756d25).
Report is 33 commits behind head on integration.

Files with missing lines Patch % Lines
...src/main/java/org/verapdf/cli/FormatterHelper.java 0.00% 5 Missing ⚠️
...ava/org/verapdf/cli/commands/VeraCliArgParser.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                 @@
##             integration     #415       +/-   ##
==================================================
+ Coverage           0.00%   18.33%   +18.33%     
- Complexity             0       48       +48     
==================================================
  Files                  2        8        +6     
  Lines                  8      709      +701     
  Branches               0      107      +107     
==================================================
+ Hits                   0      130      +130     
- Misses                 8      562      +554     
- Partials               0       17       +17     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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