Skip to content

Fixing cicd pipeline#33

Merged
davidirvine merged 16 commits intodevelopfrom
fixing-cicd-pipeline
Jul 21, 2025
Merged

Fixing cicd pipeline#33
davidirvine merged 16 commits intodevelopfrom
fixing-cicd-pipeline

Conversation

@davidirvine
Copy link
Copy Markdown
Owner

No description provided.

- Moved FrequencyTableIndex and VoiceIndex definitions to the nt namespace in frequencytable.hpp.
- Updated FrequencyTable to use a 2D array of frequency functions, improving encapsulation and readability.
- Simplified the get method in FrequencyTable to handle out-of-bounds indices with wrapping.
- Cleaned up oscfrequency.hpp by removing unnecessary namespace brackets.
- Adjusted test cases in freqtable.cpp for improved formatting and readability.
- Made minor formatting adjustments across various test files for consistency.
- Ensured proper inclusion of headers in voice.cpp and main.cpp.
- Updated GitHub Actions workflow to support feature branches
- Fixed Doxygen configuration and documentation paths
- Reformatted all source files to meet clang-format requirements
- Improved CI error handling and cross-platform compatibility
- Updated .gitignore to exclude generated documentation
@davidirvine davidirvine merged commit ca31f9a into develop Jul 21, 2025
@davidirvine davidirvine deleted the fixing-cicd-pipeline branch July 25, 2025 00:17
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