Skip to content

Fix CI/CD and Docs#26

Merged
saudzahirr merged 9 commits intomasterfrom
fix/ci-and-docs
Feb 14, 2026
Merged

Fix CI/CD and Docs#26
saudzahirr merged 9 commits intomasterfrom
fix/ci-and-docs

Conversation

@saudzahirr
Copy link
Member

No description provided.

@saudzahirr saudzahirr self-assigned this Feb 14, 2026
@saudzahirr saudzahirr added the Fix Pull requests related to issues label Feb 14, 2026
- Replaced all instances of Banner with Display in PSSE, Writer, Logger, main, and Argparse files.
- Moved banner-related functions to a new Display utility header and implementation.
- Removed the old Banner header file and its associated functions.
- Added a new Progress utility for displaying solver iteration progress and convergence status.
- Updated the Utils header to include string manipulation functions for stripping whitespace and quotes.
- Cleaned up test cases by removing unnecessary comments and clarifying test descriptions.
@saudzahirr saudzahirr changed the title Update Doxyfile and README for asset paths; remove obsolete image Fix CI/CD and Docs Feb 14, 2026
- Added file-level documentation comments to PSSE.C, PSSE.H, Reader.C, Reader.H, Writer.C, Logger.C, Argparse.C, Argparse.H, Display.H, and Utils.H.
- Improved class and method documentation in PSSE.H, Reader.H, and Argparse.H for better clarity on functionality.
- Updated enum names in Argparse.H for consistency and clarity.
- Enhanced comments in Display.H to provide detailed descriptions of utility functions.
- Added new utility functions in Utils.H for checking file formats and stripping whitespace/quotes.
@saudzahirr saudzahirr merged commit 5e987c4 into master Feb 14, 2026
2 of 3 checks passed
@saudzahirr saudzahirr deleted the fix/ci-and-docs branch February 14, 2026 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Fix Pull requests related to issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant