Skip to content

Conversation

phlptp
Copy link
Collaborator

@phlptp phlptp commented Aug 10, 2025

Rework some of the validator locations, add documentation, and fix some lingering issues with validators.
The extra will will enable additions of some new validators and reduce compile times for those that are not needed.

Copy link

codecov bot commented Aug 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (e4ee3af) to head (4b5af60).
⚠️ Report is 119 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##              main     #1192     +/-   ##
===========================================
  Coverage   100.00%   100.00%             
===========================================
  Files           17        19      +2     
  Lines         4546      5193    +647     
  Branches         0      1062   +1062     
===========================================
+ Hits          4546      5193    +647     

☔ 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.

@phlptp
Copy link
Collaborator Author

phlptp commented Aug 13, 2025

Fixes #1191

@phlptp
Copy link
Collaborator Author

phlptp commented Aug 13, 2025

@henryiii I think you are going to need to modify the codacy configuration on their website, I don't think I can fix the false positives on codacy in a configuration, so that will need to be handled by the administrator of the codacy configuration, which I think is you. I think we might want to just disable cppcheck on codacy, I am not seeing it providing much value over the other static checking we are doing.

@phlptp phlptp marked this pull request as ready for review August 20, 2025 12:26
@phlptp phlptp requested a review from henryiii August 20, 2025 12:27
@phlptp
Copy link
Collaborator Author

phlptp commented Aug 20, 2025

@henryiii This change will allow us to add some additional validators in a way that doesn't impact compile time unless they are needed. Also adds some additional documentation on custom validators that has been requested.

@phlptp
Copy link
Collaborator Author

phlptp commented Aug 29, 2025

@henryiii I will give it a couple more days then merge this.

@phlptp phlptp merged commit 8c77664 into CLIUtils:main Sep 1, 2025
61 of 62 checks passed
@phlptp phlptp deleted the extraValidators branch September 1, 2025 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant